Commit Graph

4 Commits

Author SHA1 Message Date
Alex Ross
fda4c35b27 Make open and save dialog options optional
Fixes #101426
2020-07-08 13:46:10 +02:00
Matt Bierner
1b70625f8c Use import type when importing vscode under src
When the core references `vscode`, we only want to import the types and never generate a real import (which will fail to load). Use `import type` to better enforce this
2020-01-10 14:25:21 -08:00
Johannes Rieken
261fa9f939 fix #71992 2019-04-12 09:59:30 +02:00
Johannes Rieken
c0821aa5e9 move extHost-files to common 2019-04-10 10:26:52 +02:00