vscode/src
Stephen Sigwart dbea36b57a
Search editor go to location improvements (#135227)
* Search editor go to location improvements

- Added option to go to and select the match
- Fixed cursor placement with initial whitespace

* Remove #128927 changes

* Fix up seprartor logic

Co-authored-by: Jackson Kearl <jakearl@microsoft.com>
2021-10-25 21:20:36 -07:00
..
typings fix some typo in comments, renaming few methods (#130470) 2021-08-11 17:57:48 -07:00
vs Search editor go to location improvements (#135227) 2021-10-25 21:20:36 -07:00
bootstrap-amd.js
bootstrap-fork.js Remove dependency on node require for startup code path (#130088) 2021-08-04 10:45:11 +02:00
bootstrap-node.js
bootstrap-window.js remove weird space character from sources 2021-09-24 10:34:54 +02:00
bootstrap.js asar - introduce alternative path to circumvent drive letter casing issues (#131161) 2021-08-19 11:29:42 +02:00
buildfile.js First cut experimental setting to run file watchers from shared process worker (#132282) 2021-10-15 10:22:24 +02:00
cli.js Remove dependency on node require for startup code path (#130088) 2021-08-04 10:45:11 +02:00
main.js remove weird space character from sources 2021-09-24 10:34:54 +02:00
tsconfig.base.json no modern JavaScript for us 2021-07-16 17:34:00 +02:00
tsconfig.json
tsconfig.monaco.json
tsconfig.tsec.json
tsconfig.vscode-dts.json add vscode-dts-compile-check to ensure that vscode.d.ts is self-contained, esp that it doesn't depend on vscode.proposed.d.ts, and that uses es5 only 2021-07-19 11:57:42 +02:00
tsconfig.vscode-proposed-dts.json also add tsconfig.vscode-proposed-dts but don't enforce it yet 2021-07-19 12:22:25 +02:00
tsec.exemptions.json First cut experimental setting to run file watchers from shared process worker (#132282) 2021-10-15 10:22:24 +02:00