Matt Bierner 598ece67e4 Workaround for #16909 (#17088)
* Workaround for #16909

Fixes #16909

Worksaround TS2.1+ returning strings in the occurrences response we use for highlighting occurrences in documents

The workaround is to look at the text surrounding the first occurrence to see if it is a string literal.

* Small cleanup

* Add gate for ts 2.1.x

* Added check to make sure we don't compare the same character
2016-12-12 11:08:31 -08:00
2016-12-12 11:18:48 +01:00
2016-12-12 11:08:31 -08:00
2016-12-12 10:50:04 +01:00
2016-12-12 19:38:26 +01:00
2016-09-05 12:04:54 +02:00
2016-11-21 13:29:54 +01:00
2016-08-18 15:50:31 +02:00
2016-10-31 11:27:45 +01:00
2016-12-12 10:30:47 +01:00
2016-11-01 12:22:29 +05:30
2016-11-11 17:51:10 +01:00

Visual Studio Code - Open Source

Build Status Build status Coverage Status Gitter

VS Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.

VS Code in action

The vscode repository is where we do development and there are many ways you can participate in the project, for example:

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Feedback

Many of the core components and extensions to Code live in their own repositories on GitHub. For example, the node debug adapter and the mono debug adapter.

For a complete list, please see the Related Projects page on our wiki.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

Description
Languages
TypeScript 90.2%
jsonc 4.5%
CSS 1.4%
JavaScript 0.9%
C 0.9%
Other 1.9%