This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-12 19:39:20 -05:00
Code
Issues
Packages
Projects
Releases
177
Wiki
Activity
Files
a3bfec2ef413b2ca77d08e2e4afda8187066d172
vscode
/
extensions
/
ipynb
/
src
History
rebornix
3567a2f2bc
Show codelens to ipynb json to open in notebook editor
2022-02-18 14:54:40 -08:00
..
test
make sure to use
.eslintignore
when running
yarn eslint
, this will ensure that cli failure and editor squiggles are always equal
2022-02-02 12:37:29 +01:00
cellIdService.ts
…
common.ts
…
constants.ts
…
deserializers.ts
re
#142872
. Default language to python.
2022-02-16 11:42:45 -08:00
ipynbMain.ts
Show codelens to ipynb json to open in notebook editor
2022-02-18 14:54:40 -08:00
notebookSerializer.ts
re
#142872
. Ignore whitespace only content error.
2022-02-15 17:45:09 -08:00
serializers.ts
…
types.d.ts
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
2021-11-09 15:53:35 +01:00