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
Conversation
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
…ttached to one object (likely indicating a memory leak). Fix one such leak discovered in JS Parameter Hints using this new warning. Also throw an error when on() is called with no listener function, which may indicate mixing up on()/off() calls (it already would have thrown later, when trigger() is called, but now it fails faster, giving a more useful stack).
…elements where the starttag spans more than one line now works correctly.
Added <template> with attrib of "content".
10 sec delay instead of 5 secs before indexer kick in only 1 file is indexed at a time instead of 10 in batch.
…er to index, and reduced indexing startup time to 5 secs
It should be fully backwards-compatible
There's not yet a published version that uses less@2.5.1, so we use less@2.4.0 instead
Update LESS -> 2.5.1
Update phantomjs -> 1.9.18
Minor spelling correction
Finnish translation, release 1.5
Simplified Chinese: Fix a few translation messages and placeholders
Remove references to deprecated FileSystem APIs in SpecRunner
…-11356 Conflicts: src/extensions/default/CodeFolding/foldhelpers/foldgutter.js
…folding-unit-tests Conflicts: src/extensions/default/CodeFolding/unittests.js
* issue-11356: addresses #11356 collapsing and expanding fold ranges in xml or html elements where the starttag spans more than one line now works correctly.
Some fixes
Finnish translation, release 1.5, part 2
…folding-unit-tests
Code folding unit tests
[New feature] Add flip-view and close buttons to pane-headers
Listener leak "canary" warning
Czech translation for v1.5
Typo in nls/root/strings.js
Closing invalid PR. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.