jinglesthula
jinglesthula
I've been able to reproduce this as well. I see it in files with a similar number of lines and number of commits. I wonder if whatever's being done could...
@50Wliu I think definitely there is reason to keep it open. To be sure, the existing autocomplete is very useful. I use it a great deal when using snippets. However,...
If VSCode and TextMate both share the same syntax for this feature, I think it makes all the sense in the world to follow suit. It also makes sense if...
I wanted a different mapping, so I went to File > Preferences > Keyboard Shortcuts, typed in "tabout" and saw that it had Tab as the keybinding, so I clicked...
Having a similar issue with a tailwind.css file I'm importing into my .storybook/preview.js file. Style changes don't show up unless I reload the whole page to pick up the changed...
I'm late to the party, but I'd like to toss out the one case where I'd find this hugely useful. I often copy/paste JSON network responses into a new Atom...
Is there a recommended workaround for now? In my case, I need it to read a couple files, produce a new file synthesizing what's in the first couple files, and...