Skip to content

Make codense compatible with tern-closure plugin - #406

Closed
MetaMemoryT wants to merge 11 commits into
ternjs:masterfrom
MetaMemoryT:tern-closure-codense-output
Closed

Make codense compatible with tern-closure plugin#406
MetaMemoryT wants to merge 11 commits into
ternjs:masterfrom
MetaMemoryT:tern-closure-codense-output

Conversation

@MetaMemoryT

Copy link
Copy Markdown
Contributor

No description provided.

Imports and exports union type information from condense json files.
tern-closure requires that doc_comment is NOT loaded.   When creating
condense output their was previously no way to disable it.  Now their is
a command line option to disable loading doc_comment.
The previous code was redundant: type.doc || (something && type.doc )  I
think it should be what I changed it to.  When exporting condense output
from tern-closure, I needed to be actual.doc, as thats where
tern-closure adds the comments.
@marijnh

marijnh commented Oct 21, 2014

Copy link
Copy Markdown
Member

Due to the fact that the commit list isn't exactly clean, and your other pull request is also in there, I'm having a hard time seeing what this is doing. Let's look at it again after we've resolved what to do about #405

@marijnh marijnh closed this Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants