Jason Poon
Jason Poon
If you don't use `camelCaseMotion` you can disable it? https://github.com/VSCodeVim/Vim#camelcasemotion
Why would you want to disable visual mode?
Dupe of https://github.com/VSCodeVim/Vim/issues/2696
Sorry, I misunderstood the original request. Removing the dupe label. However, AFAIK, this is not possible with VSCode APIs nor do I feel like this would be in their roadmap...
What is the `:abbreviate` feature?
Sounds similar to https://code.visualstudio.com/docs/editor/userdefinedsnippets?
The `layoutRoot_ManipulationCompleted` is where the callback happens when a user releases the wheel. During that callback, you can adjust the animation to make it longer or to change the final...
Please address the feedback comments I left on the last review. As I will need to maintain these changes moving forward, it is best that prior to merging this PR,...
I take it this project is used in Strider? Any thoughts on adding a "Deploy to Azure" button? :)
Albeit a valid feature ask. This issue hasn't received a lot of traction in terms of upvotes, and we are missing the necessary API from VS Code to implement such...