RedCMD

Results 231 comments of RedCMD

I've added a working `positive field query` test

Fixed merge conflict even tho there was no conflict..... _github??_

> The perf issue was fixed can confirm the performance issues have been improved considerably still not the same performance level as fields from 8000ms to 1800ms (1400ms with positive...

I didn't actually need the field it was just a mindless copy paste so that's an easy workaround > I will say that the rule is composed a bit weirdly,...

This also affects `"editor.insertSpaces"`, `"editor.tabSize"` and `"editor.autoIndent"` which are used by YAML https://github.com/microsoft/vscode/blob/d72a0f0af6edf3601ec95328755841695aa300dd/extensions/yaml/package.json#L66-L71 1. Create YAML file 2. type text `abc:` 3. press enter 4. notice no indentation ✅ 5....

my guess would be the relationship between the extension host and open editors due to: * https://github.com/microsoft/vscode/issues/231765 intellisense * https://github.com/microsoft/vscode/issues/202938 brackets * https://github.com/microsoft/vscode/issues/231168 comments is rather annoying when developing an...

@sandy081 please provide a video demonstrating _auto quick suggestions within strings_ working please why didn't you wait for extensions to load? the `"configurationDefaults"` settings come from extensions

caused by one of these commits https://github.com/microsoft/vscode/compare/4849ca9bdf9666755eb463db297b69e5385090e3...dc9412125d4e0a480593962ae2687e74e64af728

@bpasero @jrieken @alexdima caused by * https://github.com/microsoft/vscode/pull/227184 please fix thank you

can confirm fixed Thank you very much bpasero 🥳🙌❤️