This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Porting tern analysis of JS code to Node. #11948
Merged
Merged
Changes from 20 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
b3ed2b5
Porting tern analysis of JS code to Node.
swmitra c8a7df3
Removing old tern submodule config
swmitra 76bbb48
JS text cache in HTML Mixed Mode.
swmitra 39088df
Submodules fix
swmitra d35be04
Fixing more submodule issues
swmitra 64f4d75
Tern default defs path fix
swmitra b9d73c1
First draft for content extraction in node [UNIT TESTING IN PROGRESS]
swmitra 02420b5
Update dirty doc content in tern cache.
swmitra 873431e
Stability fix.
swmitra ca7d68d
Update submodule repo link.
swmitra d959165
Merge branch 'master' into swmitra/TernNode
swmitra f726a28
Submodule fix
swmitra b1a8d46
Merge branch 'master' of https://github.com/adobe/brackets into swmit…
swmitra 41037fd
build error fix
swmitra 87a1d95
Usage of global use strict
swmitra cb86b4d
Node dependencies
swmitra 9a179b0
Remove redundant module defs
swmitra e6b2592
Remove redundant script
swmitra eba850e
src/extensions/default/JavaScriptCodeHints/node/node_modules/acorn
swmitra 1001cc6
Update module defs
swmitra 205c8da
Update .gitmodules
swmitra 28105ef
Merge master to swmitra/TernNode
saurabh95 e166034
Addressed review comments
saurabh95 4c4514e
removed redundant for loop(Already added map function for the same)
saurabh95 bb1199b
Merge branch 'master' into swmitra/TernNode
swmitra 93bbe48
Fix for analysis data reset on project change
swmitra a5930aa
Bug fixes for Untitled document mode change to 'javascript'
swmitra 80b762c
Merge branch 'master' of https://github.com/adobe/brackets into swmit…
swmitra 34c99ee
Remove tern web worker
swmitra 2a3cfcd
Update Acorn and Tern to latest available version
swmitra 0278ae6
Bug fixes - Handle require plugin, untitled doc, doc comment plugin
swmitra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
extra space here?