Chad-M9000
Chad-M9000
Performance still slows down quite a bit when enabled. As a test, I'm looking at jQuery-2.1.3.js. With minimap enabled, everything gets very laggy trying to move around the file.
Yes, defaults make sense and make it opt-in. Its use would grow organically as people tweet and comment how to build better views for content etc.
@MiguelCastillo Note, what I was able to observe is that the problem is with the file you are switching from, not the file you are switching to. Certain files I'm...
Currently it is not possible to choose case when sorting. However, for ascending or descending you can always just issue the 'reverse' command.
Preview of the macro script authoring 1. Intellisense provided for all commands 1. Cursor location is highlighted in preview editor for each step 2. Each command is executed in right...
@jpsala I am planning to support search; however, I will need to write some helper functions, since invoking search through the normal vscode commands is not going to work so...
### **Progress update:** 1. I'm going to publish a preview. Consider it **_experimental_**. 1. **Issues**: 1. Moving the cursor up and down in the script editor causes flickering 1. Sometimes...
@jpsala just wanted to follow up to see if you had a chance to try the macros and if you have any feedback in regards to https://github.com/dakaraphi/vscode-extension-transformer/issues/13#issuecomment-378413367
@sonenko @aaronmyatt The macro script is not actually a file. So you have to click on the `code lens` - `Save Script:` to save the script.
@ArturoDent Thanks for the feedback. 1. This seems to work ok for me. This is not something I actually control. I'm just using vscode's provided pickers. Not sure what the...