I want Sublime 3 D auto import !

bauss jj_1337 at live.dk
Thu Jun 4 04:48:22 UTC 2020


On Wednesday, 3 June 2020 at 11:54:57 UTC, Виталий Фадеев wrote:
> On Tuesday, 2 June 2020 at 20:08:09 UTC, bauss wrote:
>> What happens if you have the same symbol in multiple modules? 
>> Ex. two libraries that implement symbols with same name.
>>
>
> First module will inserted.
>
>> Is there a way to be selective?
>
> I want it too! :)
>
>> And what about keyboard shortcut?
>
> A specially for you !
>
> Sublime 3 / Preferences / Key bindings:
> [
>     { "keys": ["alt+a"], "command": "dlang_auto_import" },
> ]

Thanks, that's great!


More information about the Digitalmars-d-learn mailing list