1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00
Commit Graph

17734 Commits

Author SHA1 Message Date
Pete Nykänen
780bc74297 Update README.md to reflect Linux updates 2017-09-26 23:38:35 +03:00
Swagatam Mitra
33c8ac0a17 Merge pull request #13735 from adobe/release
Merge release back to master
2017-09-27 01:11:47 +05:30
Swagatam Mitra
c63dce1354 Merge pull request #13726 from adobe/boopeshmahendran/VersionBumpTo1.12
Version Bump to 1.12
2017-09-24 23:37:07 +05:30
Boopesh Mahendran
56e4909c89 Version Bump to 1.12 2017-09-22 16:37:32 +05:30
Swagatam Mitra
86b5e2d4e3 Merge pull request #13716 from adobe/alf_localization_1.11
ALF Automation
2017-09-20 15:27:35 +05:30
ficristo
9e3cbda427 Upgrade brackets-eslint to 3.2.0 (#13717) 2017-09-20 11:36:34 +02:00
walf
386b79d7c0 Updated by ALF automation. 2017-09-20 01:20:14 -07:00
Swagatam Mitra
b9509df760 Merge pull request #13709 from adobe/master
Move to 'release' branch for Brackets 1.11release
2017-09-19 22:49:16 +05:30
Swagatam Mitra
89aa7f8976 Prevent data loss in case of window url change (#13711)
* Prevent data loss in case of window.location.href change

* handle app reload scenario and edit message
2017-09-19 22:47:45 +05:30
walfgithub
97754cc968 ALF Automation (#13704)
* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2017-09-19 13:06:31 +05:30
Saurabh Kathpalia
2da7ddb1a0 Now reverse inspect can be disabled by setting the livedev.wsPort to 0 (#13659)
* Now reverse inspect can be disabled by setting the livedev.wsPort to 0

* Add new preference to optionally disable reverse inspect feature in live preview
2017-09-18 13:54:02 +05:30
walfgithub
9065cb968d ALF Automation (#13660)
* Updated by ALF automation.

* Updated by ALF automation.
2017-09-15 10:22:23 +05:30
Swagatam Mitra
f246576052 Brackets 1.11 pre-release 2nd build commit with bug fixes 2017-09-12 19:11:59 +05:30
opl-
8fafdf0942 Add mapping for stylus mode in LanguageManager, fixes #13378 (#13380) 2017-09-12 19:07:46 +05:30
Boopesh Mahendran
1b378819e7 Change Preact require to thirdparty/preact (#13664)
* Change Preact require to thirdparty/preact

* Address review comments
2017-09-12 19:06:00 +05:30
Boopesh Mahendran
7a1b9ff80a Add files in .gitignore (#13689) 2017-09-12 18:58:48 +05:30
Swagatam Mitra
c2055b13de Handle Tern server and interface re-initialization on node restart (#13694)
* Handle Tern server and interface re-initialization on node restart

* Address review comments
2017-09-12 18:18:54 +05:30
Swagatam Mitra
9e6f8fe2bf Coding typo fix in JS code hints (#13668) 2017-09-07 18:32:16 +05:30
Swagatam Mitra
ab42b2d520 Adding null check for encoding preference (#13667) 2017-09-07 09:24:37 +05:30
Łukasz Sobek
0485a4473c - add: doubleclick on search result header closes search results window (#13624) 2017-09-06 11:55:12 +05:30
Swagatam Mitra
8ca6779153 Brackets 1.11 pre-release 1st build commit 2017-09-04 13:04:40 +05:30
Martin Zagora
764fb02700 download eslint package from npm and place it into default extensions (#13108)
* download eslint package from npm and place it into default extensions

* add defaultExtensions section to package.json

* lock deps, add shrinkwrap again

* do not lint brackets-eslint files

* Handle multiple linters for a specific language using priority and load order

* Handle provider name conflict for a given language by retaining the most recently loaded one

* Remove invalid comment

* Update npm-shrinkwrap.json
2017-08-31 20:45:20 +05:30
Swagatam Mitra
57e5b1476b Fix windows build error by renaming "Getting Started" in ukranian to use english characters (#13652) 2017-08-31 20:42:26 +05:30
Saurabh Kathpalia
e5ebd9ef8e Updated src/npm-shrinkwrap.json as per the new npm version: 3.10.10 (#13649) 2017-08-30 14:53:43 +05:30
Saurabh Kathpalia
a86120deb4 Removed Experimental build tag from Linux Build (#13631) 2017-08-30 00:54:59 +05:30
Boopesh Mahendran
c0c1b677d6 Remove react and add preact (#13608)
* Add Preact library

* Change react to preact

* Fix problems caused by replacing react with preact

* Add Preact test utils and dependencies

* Change requires from react to preact in FileTreeView-test

* Fix problems caused by replacing react test utils with preact test utils

* Remove react

* Make findRenderedDOMComponentWithTag function as helper function

* Find and Replace react with preact

* Make preact, preact-compat, preact-test-utils as node_modules

* Change preact-compat dependency to point to adobe's fork
2017-08-29 16:40:07 +05:30
Swagatam Mitra
92819092bd JSUtils modification to handle es6 constructs (#13635)
* JSUtils modification to handle es6 constructs

* Addressed review comments and added es6 test cases

* Address Code review comments and add support for ArrowFunctionExpressions with new test case

* Update comments

* Refactor to remove extra variables
2017-08-28 10:31:42 +05:30
Yarik Vashchuk
abdf55d51f "Getting Started" page in ukrainian language (#13397)
* added getting started page in ukrainian language

* added screenshot for getting started page in ukrainian language

* added path for getting started page in ukrainian language

* сorrected minor grammatical errors

* updated docs license
2017-08-24 09:16:51 +03:00
Dražen Barić
fa18156fcc Fixed typo (left behind last PR) (#13629)
Fixed a word which could not be edited on last PR
2017-08-22 22:10:19 +03:00
Dražen Barić
6b12ad5f38 typo (repost) (#13628) 2017-08-22 21:07:48 +03:00
harkirat singh
90335e414a Fixes wrong function call in ProjectManager.js (#13611)
The createNewItem function in ProjectManager.js calls the createAtPath in Projectmodel.js.

The function call expects a single parameter, which is the path at which the file must be created.
And it expects a "/" in the end of the path in case it is a folder.

However, right now 2 parameters are being passed. One of them being the isFolder variable.
2017-08-13 18:10:33 +05:30
Saurabh Kathpalia
baf964e123 Upgraded CodeMirror version to 5.28.0 (#13596)
* Upgraded CodeMirror version to 5.28.0

* Updated npm-shrinkwrap.json
2017-08-08 21:50:15 +05:30
Saurabh Kathpalia
a66308c127 Upgraded npm version to 3.10.10 (#13589) 2017-08-05 10:58:38 +02:00
ficristo
449299bfc8 On Windows force a 32 bit build until nodejs 64 bit is supported (#13384) 2017-08-05 10:57:19 +02:00
Swagatam Mitra
7211d7f7b6 Fix for external change handling (#13545) 2017-08-03 10:57:20 +05:30
May Kittens Devour Your Soul
ea26171dde Update strings.js [Croatian] (#13571)
* Update strings.js

* Remove extra space
2017-08-02 15:10:38 +03:00
Pikadude No. 1
07e64db73b Fix extension registry link in README.md (#13583) 2017-07-28 05:16:06 +03:00
Swagatam Mitra
1842ac2a05 Merge pull request #13560 from adobe/petetnt/fix-ctrl-space
Fix CTRL+Space handling while the CodeHintList is open, fixes #13481
2017-07-14 13:02:24 +05:30
Pete Nykanen
8bd7adb2a0
Addressed comments
Signed-off-by: Pete Nykanen <pete.a.nykanen@gmail.com>
2017-07-13 23:07:44 +03:00
Pete Nykanen
5d0f0e9de2
Fix CTRL+Space handling while the menu is open, fixes #13481
Signed-off-by: Pete Nykanen <pete.a.nykanen@gmail.com>
2017-07-13 17:50:40 +03:00
Swagatam Mitra
1edb0d619c Porting tern analysis of JS code to Node. (#11948)
* Porting tern analysis of JS code to Node.

* Removing old tern submodule config

* JS text cache in HTML Mixed Mode.
gitmodule mapping changes.

* Submodules fix

* Fixing more submodule issues

* Tern default defs path fix

* First draft for content extraction in node [UNIT TESTING IN PROGRESS]

* Update dirty doc content in tern cache.

* Stability fix.

* Update submodule repo link.
Adding JSDoc in ExtractFileContent

* Submodule fix

* build error fix

* Usage of global use strict

* Node dependencies

* Remove redundant module defs

* Remove redundant script

* src/extensions/default/JavaScriptCodeHints/node/node_modules/acorn

* Update .gitmodules

To make it even with master

* Addressed review comments

* removed redundant for loop(Already added map function for the same)

* Fix for analysis data reset on project change

* Bug fixes for Untitled document mode change to 'javascript'

* Remove tern web worker

* Update Acorn and Tern to latest available version

* Bug fixes - Handle require plugin, untitled doc, doc comment plugin
2017-07-13 17:45:20 +03:00
Max Schaefer
bc14a9e9a4 Fix lgtm alerts (#13483)
* Simplify a regular expression.

The previous regexp looked a little dubious, since `[\\\\]` means exactly the same as `[\\]`. Note, however, that `/x*y/.test(s)` returns true iff `/y/.test(s)` does, so the character class was redundant to begin with.

* Remove a few spurious trailing arguments.

* Remove a few unused local variables.
2017-07-08 22:20:22 +03:00
Swagatam Mitra
be3dc8cdff Merge pull request #13532 from adobe/release
Merging release branch back to master
2017-07-08 10:27:48 +05:30
Swagatam Mitra
9afd597e47 Navigation shortcut fix for Mac (#13527) 2017-07-08 10:21:49 +05:30
Swagatam Mitra
357c4b8633 Version bump to 1.11 (#13504)
* Version bump to 2.0

* Version bump to 1.11
2017-07-07 14:11:03 +05:30
Saurabh Kathpalia
024bee940f If user cancels save as dialog after changing the encoding of dirty file, then encoding should not be changed in the file data structure (#13517) 2017-07-04 21:21:09 +05:30
Swagatam Mitra
933806b82d Merge pull request #13515 from adobe/saurabh95/FixedHighlightMultiBrowser
Fixed reverse highlight in Multibrowser Live Preview
2017-07-04 15:50:41 +05:30
Saurabh Kathpalia
7e3b1b162a Fixed reverse highlight in Multibrowser Live Preview 2017-07-04 15:42:33 +05:30
Swagatam Mitra
deeb74e694 Fix import url and @rule hints in inline style blocks (#13514) 2017-07-04 14:40:16 +05:30
walfgithub
dcb2d59b6b ALF Automation (#13513)
* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2017-07-04 12:44:42 +05:30