/vscode-uri-test

Example vscode extension to demonstrate issue #6101

Primary LanguageTypeScriptMIT LicenseMIT

README

Sample extension for re-producing vscode issue #6101.

##Usage

  1. Install / debug run the extension with vscode. Builds can be found at vscode-uri-test/builds.
  2. In vscode
  3. Open a folder (preferrably an empty one)
  4. Execute command Create demo files (text.txt and plain.txt) (Press F1, type create, select Create demo files (text.txt and plain.txt) from the list)
  5. test.txt should now be opened in the editor. Follow the instructions provided in the file.

##License MIT