Skip to content

Latest commit

 

History

History
 
 

typescript-deno-plugin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

typescript-deno-plugin

The typescript-deno-plugin is a language service plugin for TypeScript. It is loaded by the extension client. The main purpose of the plugin is to disable parts of the built in TypeScript/JavaScript language server in Visual Studio Code when Deno is enabled for a project, as language server information will be obtained from the Deno CLI Language Server itself.