-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Enable strict ckecks in tsconfig.json * Refactoring for strict TS * strict-ts lineCache.ts * Strict ts linterConfig.ts * strict ts preview.ts and some refactoring * Strict ts languageService.ts and use ES6 imports * Add catchAsError utility * Strict ts completions.ts * Strict ts rstudioapi.ts * Strict ts rTerminal.ts * Strict ts selection.ts * Begin work on strict ts session.ts * Strict ts tasks.ts * Strict ts workspaceViewer.ts * Help related code * Strict ts rmarkdown * Strict ts liveShare * Fix some propagated undefined * Strict ts tests, add types for glob * Strict ts httpgd * Strict ts session.ts * Finish up strict ts * Fix lint * Small changes * Small fix * Adjust wrong config default values Co-authored-by: ManuelHentschel <53863351+ManuelHentschel@users.noreply.github.com>
- Loading branch information
1 parent
ad20fdc
commit 9c9d266
Showing
39 changed files
with
766 additions
and
504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.