tern_for_sublime | Sublime Text package adding Tern support | Code Editor library
kandi X-RAY | tern_for_sublime Summary
kandi X-RAY | tern_for_sublime Summary
Sublime Text package adding Tern support
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Implements query completions
- Ensure completions are available
- Create argument string
- Return the completion icon for a given type
- Load the plugin
- Returns a renderer instance for the given arghints type
- Run a definition
- Run the command
- Create a function that returns a request
- Render the document
- Return a description message
- Render a description message
- Render template
- Calls clean_arghint
tern_for_sublime Key Features
tern_for_sublime Examples and Code Snippets
Community Discussions
Trending Discussions on tern_for_sublime
QUESTION
I've installed tern_for_sublime for sublime text 3 following steps in github readme page of the project and autocomplete for core javascript functions like string functions are working.But browser DOM specific autocompletion is not available.I was intimated that for vim in the .tern-project file the following config must be done for DOM and jquery auto-completion:
...ANSWER
Answered 2017-Jan-23 at 17:52I solved this by adding .tern-config file at the root of my user directory as I needed the configuration globally which in my case is C:/Users/my-name containing the JSON defining the triggers as follows:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tern_for_sublime
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page