2016-01-19 13:58:51 +03:00
|
|
|
**/*.map
|
2020-01-29 06:32:54 +03:00
|
|
|
**/*.analyzer.html
|
2022-03-29 19:35:34 +03:00
|
|
|
!out/webviews/webview-side/common/node_modules/**/*
|
2020-11-19 22:22:41 +03:00
|
|
|
images/**
|
|
|
|
docs/**
|
2018-11-21 02:01:01 +03:00
|
|
|
*.vsix
|
2018-04-05 22:35:01 +03:00
|
|
|
.appveyor.yml
|
2022-12-23 08:19:12 +03:00
|
|
|
.devcontainer*/**
|
2018-01-04 02:25:00 +03:00
|
|
|
.editorconfig
|
2019-08-06 23:13:13 +03:00
|
|
|
.env
|
2018-01-04 02:25:00 +03:00
|
|
|
.eslintrc
|
|
|
|
.gitattributes
|
2018-04-05 22:35:01 +03:00
|
|
|
.gitignore
|
|
|
|
.gitmodules
|
2018-11-08 19:34:53 +03:00
|
|
|
.huskyrc.json
|
2022-07-05 21:50:16 +03:00
|
|
|
.husky/**
|
2018-05-29 21:09:57 +03:00
|
|
|
.npmrc
|
2019-06-25 00:26:38 +03:00
|
|
|
.nvmrc
|
2019-07-02 00:28:16 +03:00
|
|
|
.nycrc
|
2016-06-17 17:59:22 +03:00
|
|
|
.travis.yml
|
2018-01-04 02:25:00 +03:00
|
|
|
CODE_OF_CONDUCT.md
|
|
|
|
CODING_STANDARDS.md
|
|
|
|
CONTRIBUTING.md
|
2018-07-13 23:10:52 +03:00
|
|
|
CONTRIBUTING - LANGUAGE SERVER.md
|
2018-04-05 22:35:01 +03:00
|
|
|
coverconfig.json
|
2019-09-28 00:11:44 +03:00
|
|
|
cucumber-report.json
|
2018-04-05 22:35:01 +03:00
|
|
|
gulpfile.js
|
2022-12-23 08:19:12 +03:00
|
|
|
news/**
|
2022-03-29 19:35:34 +03:00
|
|
|
package.webviews/webview-side.dependencies.json
|
2018-11-09 01:45:28 +03:00
|
|
|
package-lock.json
|
2018-03-30 23:44:07 +03:00
|
|
|
packageExtension.cmd
|
2018-11-09 01:45:28 +03:00
|
|
|
pvsc-dev-ext.py
|
2020-01-29 06:32:54 +03:00
|
|
|
pvsc.code-workspace
|
2022-11-18 21:40:17 +03:00
|
|
|
INTERACTIVE_TROUBLESHOOTING.md
|
2020-01-29 06:32:54 +03:00
|
|
|
requirements.in
|
2020-07-20 22:23:18 +03:00
|
|
|
sprint-planning.github-issues
|
2019-06-25 00:26:38 +03:00
|
|
|
test.ipynb
|
2019-02-27 05:19:15 +03:00
|
|
|
travis*.log
|
2018-11-28 23:43:20 +03:00
|
|
|
tsconfig*.json
|
2018-04-05 22:35:01 +03:00
|
|
|
tsfmt.json
|
2022-08-31 19:50:18 +03:00
|
|
|
TELEMETRY.csv
|
|
|
|
TELEMETRY.md
|
2021-01-15 03:51:36 +03:00
|
|
|
.eslintrc.js
|
2018-04-05 22:35:01 +03:00
|
|
|
typings.json
|
2018-08-28 02:18:39 +03:00
|
|
|
vsc-extension-quickstart.md
|
2018-04-05 22:35:01 +03:00
|
|
|
vscode-python-signing.*
|
|
|
|
webpack.config.js
|
2019-03-20 22:23:01 +03:00
|
|
|
webpack.datascience-*.config.js
|
2018-04-05 22:35:01 +03:00
|
|
|
|
2019-06-25 00:26:38 +03:00
|
|
|
.devcontainer/**
|
2018-04-05 22:35:01 +03:00
|
|
|
.github/**
|
2018-09-05 22:56:04 +03:00
|
|
|
.mocha-reporter/**
|
2018-04-05 22:35:01 +03:00
|
|
|
.nvm/**
|
2018-12-12 20:29:03 +03:00
|
|
|
.nyc_output
|
2020-01-29 06:32:54 +03:00
|
|
|
.prettierrc.js
|
2021-02-18 20:27:07 +03:00
|
|
|
.*ignore
|
2021-02-20 04:44:21 +03:00
|
|
|
**/*.so
|
2020-01-29 06:32:54 +03:00
|
|
|
.sonarcloud.properties
|
2018-10-04 21:35:40 +03:00
|
|
|
.venv/**
|
2018-04-05 22:35:01 +03:00
|
|
|
.vscode/**
|
|
|
|
.vscode-test/**
|
2022-04-06 01:18:48 +03:00
|
|
|
.vscode-test-web/**
|
2019-07-02 00:28:16 +03:00
|
|
|
.vscode test/**
|
2018-07-13 23:10:52 +03:00
|
|
|
languageServer/**
|
2018-09-20 02:24:34 +03:00
|
|
|
languageServer.*/**
|
2020-06-01 23:19:53 +03:00
|
|
|
nodeLanguageServer/**
|
|
|
|
nodeLanguageServer.*/**
|
2018-03-30 23:44:07 +03:00
|
|
|
bin/**
|
2018-10-25 01:06:09 +03:00
|
|
|
build/**
|
2018-03-30 23:44:07 +03:00
|
|
|
BuildOutput/**
|
2018-04-05 22:35:01 +03:00
|
|
|
coverage/**
|
2019-07-02 00:28:16 +03:00
|
|
|
data/**
|
2018-04-05 22:35:01 +03:00
|
|
|
debug_coverage*/**
|
|
|
|
images/**/*.gif
|
|
|
|
images/**/*.png
|
2020-03-17 04:14:23 +03:00
|
|
|
ipywidgets/**
|
Localize using vscode-nls (#10361)
* wip
* all the API changes in localize.ts, I believe
* some of the file changes
* wip
* reinstating the .nls.*.json files
* kernel entries and other stuff
* typos
* Notebook Renderers
* wip
* webpack fixes
* changing the signature of localize, to match how webpack will replace it
* package.nls.json
* I do not think vscode-nls-dev actually works with localize( as a string, but only with the message string. Also, vscode-nls config
* restoring jupyter.runallcells.title
* fixed mistake in CLI command
* restoring jupyter.runallcellsabove.title
* restoring jupyter.runcellandallbelow.title
* restoring jupyter.selectjupyteruri.title
* fixing mistakes made by bad automation
* more improvements
* this change was unnecessary
* [Buildable PR copy] Localize using vscode-nls (#10382)
* wip
* all the API changes in localize.ts, I believe
* some of the file changes
* wip
* reinstating the .nls.*.json files
* kernel entries and other stuff
* typos
* Notebook Renderers
* wip
* webpack fixes
* changing the signature of localize, to match how webpack will replace it
* package.nls.json
* I do not think vscode-nls-dev actually works with localize( as a string, but only with the message string. Also, vscode-nls config
* restoring jupyter.runallcells.title
* fixed mistake in CLI command
* restoring jupyter.runallcellsabove.title
* restoring jupyter.runcellandallbelow.title
* restoring jupyter.selectjupyteruri.title
* fixing mistakes made by bad automation
* more improvements
* this change was unnecessary
* using the standard localize function directly
* Using the standard localize function directly (#10383)
* using the standard localize function directly
* conditional easier to the eyes
* an idea
* an idea (#10395)
* Fixing bundle destination paths (#10403)
* fixed webpack (#10406)
* moving the webpack config around (#10407)
* restoring the webpack step to be the first, this time with __dirname (#10408)
* returning to the old base file approach, but adding an exception on the .vscodeignore (#10411)
* Also allowing nls.metadata.header.json (#10412)
* adding the whole src to see if that makes a difference (#10414)
* Exception in .vscodeignore for nls.bundle.*.json (#10415)
* test without clean (#10421)
* Localization-tolerant gulp clean (#10423)
* Localization-tolerant gulp clean
* a bit more general
* much cleaner
* Better nls.*.json regexes (#10425)
* better comment
* package.nls.json now has object values -- this fixes localization in the browser
* test fix
* small changes for consistency
* consistent quotes
* undoing some unnecessary change
* This could be the fix
* some polishes that seemed reasonable to me
Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com>
2022-06-13 19:27:18 +03:00
|
|
|
i18n/**
|
2018-12-11 10:06:05 +03:00
|
|
|
node_modules/**
|
2018-04-05 22:35:01 +03:00
|
|
|
obj/**
|
2022-09-13 01:40:10 +03:00
|
|
|
logs/**
|
2020-01-29 06:32:54 +03:00
|
|
|
out/**/*.stats.json
|
2022-03-23 01:01:30 +03:00
|
|
|
out/**/*.analyzer.html
|
2018-04-05 22:35:01 +03:00
|
|
|
out/coverconfig.json
|
2022-03-29 19:35:34 +03:00
|
|
|
out/webviews/webview-side/**/*.analyzer.html
|
|
|
|
out/webviews/webview-side/common/**
|
|
|
|
out/webviews/webview-side/**/*.js.LICENSE
|
|
|
|
out/webviews/webview-side/data-explorer/**
|
|
|
|
out/webviews/webview-side/webviews/webview-side/**
|
|
|
|
out/webviews/webview-side/history-react/**
|
|
|
|
out/webviews/webview-side/interactive-common/**
|
|
|
|
out/webviews/webview-side/ipywidgets/**
|
|
|
|
out/webviews/webview-side/native-editor/**
|
|
|
|
out/webviews/webview-side/notebook/webviews/webview-side/**
|
|
|
|
out/webviews/webview-side/notebook/ipywidgets/**
|
|
|
|
out/webviews/webview-side/notebook/index.*.html
|
|
|
|
out/webviews/webview-side/plot/**
|
|
|
|
out/webviews/webview-side/react-common/**
|
|
|
|
out/webviews/webview-side/viewers/webviews/webview-side/**
|
|
|
|
out/webviews/webview-side/viewers/ipywidgets/**
|
|
|
|
out/webviews/webview-side/viewers/index.*.html
|
|
|
|
out/webviews/webview-side/widgetTester/**
|
2018-04-05 22:35:01 +03:00
|
|
|
out/pythonFiles/**
|
|
|
|
out/src/**
|
|
|
|
out/test/**
|
2018-10-25 01:06:09 +03:00
|
|
|
precommit.hook
|
2018-04-05 22:35:01 +03:00
|
|
|
pythonFiles/**/*.pyc
|
2018-12-01 01:29:25 +03:00
|
|
|
pythonFiles/lib/**/*.dist-info/**
|
|
|
|
pythonFiles/lib/**/*.egg-info/**
|
|
|
|
pythonFiles/lib/python/bin/**
|
2020-09-17 21:17:49 +03:00
|
|
|
pythonFiles/lib/python/debugpy/**
|
2019-02-27 05:19:15 +03:00
|
|
|
pythonFiles/tests/**
|
2018-04-05 22:35:01 +03:00
|
|
|
scripts/**
|
|
|
|
src/**
|
|
|
|
test/**
|
2018-06-05 23:48:28 +03:00
|
|
|
tmp/**
|
2018-04-05 22:35:01 +03:00
|
|
|
typings/**
|
2019-02-27 05:19:15 +03:00
|
|
|
types/**
|
2021-02-05 20:04:23 +03:00
|
|
|
test-results*
|
2021-02-20 04:44:21 +03:00
|
|
|
*.zip
|
2022-07-05 21:50:16 +03:00
|
|
|
!**/*nls.*.json
|
2022-11-18 21:40:17 +03:00
|
|
|
*.d.ts
|
|
|
|
debugpy_logging.cmd
|