Rob Lourens 1aaa1006aa New settings search UX - #40957 (#40958)
* Basic show fuzzy results below filtered results

* Renders filtered settings without a group

* Display both local filter and remote results in their own groups on the same page

* Remove duplicates between local and remote results

* Hide empty groups more completely, port score bounds change from master, fix NPE

* Remove fuzzy settings search toggle lightbulb icon

* Render all filtered groups as dynamically sized groups

* Remove renderer knowledge of filtered/nlp

* Update setting count on each search

* Fix match ranges for default settings vs the editable settings model

* Add ISearchProvider to fix layer breakage. Fix hidden areas for filtered groups

* Fix result count and updating on editable side changes

* Simplify model rendering - render all result groups dynamically, without allocating extra space

* Fix @-searches, clean up filterSettings() code in Settings Model

* Update renderers for editable prefs model

* Fix up metadata and telemetry

* Fix clearing the results by deleting the query

* Fix duplicated commonlyUsed settings, and navigation order

* Fix nlp results order, and allow scoring results

* Remove unused memento

* Match count tweaks

* Remove obsolete padTo argument to pushGroups

* Move searchResultGroup state from renderer to preferencesModels

* Remove old fuzzy search prompt link

* Fix NPE on filterResult

* nlp/filter => remote/local

* Remove "render" term from preferencesModels

* Simplify settings editor model rendering -
All groups are wrapped in braces for consistency
When search isn't active, the search groups are removed from the editor model, not hidden by the renderer

* Remove unread 'arrays'

* Simplify hiding duplicate settings search results

* Fix blinking on slow tokenization in search reuslts
2018-01-11 17:44:54 -08:00
2018-01-08 10:55:28 +01:00
💄
2017-12-20 16:57:40 +01:00
2017-11-14 10:04:36 +01:00
2017-11-19 13:19:41 -06:00
2017-12-06 19:10:45 +02:00
2018-01-11 10:44:05 +01:00
2017-11-13 22:36:57 +01:00
2018-01-08 10:55:28 +01:00
2017-08-26 18:15:04 +02:00
2018-01-08 09:57:10 -08:00
2017-08-25 19:21:58 -07:00
2017-10-24 10:34:58 +02:00
2018-01-08 09:57:10 -08: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 is updated monthly with new features and bug fixes. You can download it for Windows, macOS, and Linux on VS Code's website. To get the latest releases every day, you can install the Insiders version of VS Code. This builds from the master branch and is updated at least daily.

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:

Please see also our Code of Conduct.

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.

S
Description
Languages
TypeScript 75.5%
jsonc 20%
CSS 1.3%
JavaScript 0.8%
C 0.7%
Other 1.4%