TypeScript/src/server
Andrew Branch 96c48b746a
Fix package.json auto imports for pnpm without project references (#43892)
* Fix package.json auto imports for pnpm without project references

* Make property optional

* Revert unnecessary unnittest change

* Set symlinked files when setting symlinked directories

* Update `typeDirectiveIsEqualTo`

* Consider symlinks found during type reference directive resolution into `discoverProbableSymlinks`

* Rename `originalFileName` to `originalPath`, make internal
2021-05-06 14:51:30 -07:00
..
editorServices.ts Import statement completions (#43149) 2021-03-26 14:47:07 -07:00
packageJsonCache.ts Handle empty package.json files (#39937) 2020-08-06 11:04:21 -07:00
project.ts Fix package.json auto imports for pnpm without project references (#43892) 2021-05-06 14:51:30 -07:00
protocol.ts Added skipDestructiveCodeActions argument to organize imports server command (#43184) 2021-04-20 09:04:17 -07:00
scriptInfo.ts Import statement completions (#43149) 2021-03-26 14:47:07 -07:00
scriptVersionCache.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
session.ts Added skipDestructiveCodeActions argument to organize imports server command (#43184) 2021-04-20 09:04:17 -07:00
tsconfig.json Fix commas in JSON (#36497) 2020-01-29 10:50:03 -08:00
types.ts Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
typesMap.json Added Ace and PDFKit to typesMap 2018-01-30 17:03:54 -08:00
typingsCache.ts Checkjs implies allowjs (#40275) 2020-09-01 10:16:08 -07:00
utilities.ts Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
utilitiesPublic.ts Fix more inferred template literal types (#42039) 2020-12-18 10:31:42 -08:00
watchType.ts Move codefix types into services/types.ts (#35506) 2019-12-05 10:51:31 -08:00