Skip to content

Add preliminary support for editing JavaScript files using the TS Language Service.#2571

Merged
CyrusNajmabadi merged 22 commits into
masterfrom
JSLS
Apr 2, 2015
Merged

Add preliminary support for editing JavaScript files using the TS Language Service.#2571
CyrusNajmabadi merged 22 commits into
masterfrom
JSLS

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

This includes:

  1. warnings when you use TypeScript specific language constructs in a .js file.
  2. Completion lists on that include all identifiers we know about when you're in a .js file.

Comment thread src/harness/fourslash.ts Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename testOptMetadataNames to metadataOptionNames.

Comment thread src/server/protocol.d.ts
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move asterisks back a space for consistency

CyrusNajmabadi added a commit that referenced this pull request Apr 2, 2015
Add preliminary support for editing JavaScript files using the TS Language Service.
@CyrusNajmabadi CyrusNajmabadi merged commit 45412f6 into master Apr 2, 2015
@CyrusNajmabadi CyrusNajmabadi deleted the JSLS branch April 2, 2015 22:33
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants