Denis Malinochkin
Denis Malinochkin
Hello, And it's me again :) We have a small problem. When working with large nested directory, we often apply the filter. For example, built-in filter by patterns: ```js const...
#### Breaking changes * #235 * #418 * #434 #### Fixes * #362 * #331 * #314
🧑🏭 Work in progress. ### What is the purpose of this pull request? The pull request addressed to #47 and adds a setting that allows including the pattern's base directory...
Я, конечно, старался писать все предельно ясно, но все же иногда могу дать слабину. Именно поэтому нужно перечитать книгу и проверить основные моменты. Возможно стоит обновить некоторые примеры. По прочтению...
http://code.visualstudio.com/docs/extensions/language-support#_find-all-references-to-a-symbol
Support F2 for all files in the workspace if the file no has symbol with the same name.
* [x] Use @types, update dependencies and target plugin only for VS Code 1.8.0 and above * [ ] Code refactoring * [ ] Move common code to `vscode-css-intellisense` *...
The `delete` must trigger the removal of all foreign files that do not fall under the glob pattern or only those that fall under the glob pattern, but they are...