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

17843 Commits

Author SHA1 Message Date
Narayani
935efa1dc1
Merge pull request #14797 from adobe/shubham/fixNotificationFilters
Fix filters for In App Notifications
2020-02-12 11:51:10 +05:30
Narayani
3c878d8a60
Merge pull request #15016 from SietseB/close-bottom-panels
Public methods for closing Search Results and References bottom panel
2020-02-12 11:43:36 +05:30
Narayani
3f54a7afd6
Merge pull request #15017 from SietseB/fix-reload-window
Fix for: `Reload With(out) Extensions` not working
2020-02-12 11:39:32 +05:30
Sietse Brouwer
f517012932 Fix for Reload With(out) Extensions not working
In Brackets 1.14.1 a browser reload failed (menu items Debug | Reload With(out) Extensions).
Rejecting the `_disableCache()` promise when no remote debugging port is found, will fix this.
2020-01-20 16:41:42 +01:00
Sietse Brouwer
75d3947af2 Public methods for closing Search Results and References bottom panel
The bottom panels 'Search Results' and 'References' can only be closed in the UI at the moment, by clicking at the close button.
Public methods for closing them enables extensions to attach a keyboard shortcut to this action.
2020-01-20 16:25:19 +01:00
Gautam Jha
e0ea84ebb6 Addressing review comments 2019-12-06 14:29:01 +05:30
Gautam Jha
03ddf9f315 Fixing update notification locale issue, update notification was shown in English for all locales 2019-12-05 17:48:19 +05:30
Narayani
5f40608693
Merge pull request #14985 from adobe/alf_localization_1.14
ALF Automation
2019-11-28 13:27:17 +05:30
walf
95626cc365 Updated by ALF automation. 2019-11-27 23:30:30 -08:00
walf
8f26cd850e Updated by ALF automation. 2019-11-27 20:28:44 -08:00
walf
4803515e9a Updated by ALF automation. 2019-11-27 00:33:44 -08:00
walf
f182c32019 Updated by ALF automation. 2019-11-26 03:31:24 -08:00
Narayani
a7dda4aeab
Merge pull request #14729 from adobe/alf_localization_1.14
ALF Automation
2019-11-26 14:14:32 +05:30
walf
962b30f85e Updated by ALF automation. 2019-11-21 09:55:08 -08:00
walf
b8a5f01689 Merge branch 'master' into alf_localization_1.14 2019-11-21 09:53:44 -08:00
Gautam Jha
8a806ec41b Moving command line port validation errors to info bar (#14977) 2019-11-21 11:16:14 +05:30
walf
18897afc97 Updated by ALF automation. 2019-11-20 09:55:00 -08:00
walf
a42f504368 Merge branch 'master' into alf_localization_1.14 2019-11-20 09:53:42 -08:00
Gautam Jha
38de77861c Finalizing strings for gkit (#14976) 2019-11-20 15:41:37 +05:30
walf
afc4f8db9e Updated by ALF automation. 2019-11-13 00:43:54 -08:00
walf
f93d78c1dd Merge branch 'master' into alf_localization_1.14 2019-11-13 00:42:24 -08:00
Gautam Jha
66ff4fa464 Remove space between localhost: and port in infobar message (#14961) 2019-11-12 20:14:18 +05:30
Gautam Jha
2e886a35aa Removed node_modules test dirs having archives for MacOS notarization (#14954)
* Removed archives from node_modules test dir for MacOS notarization

* Adding a newline at end of file

* Reverting my earlier fix to force php 7 in travis

No longer required since 7.2 is the default php version.
7.0 is no longer supported in travis, which is causing travis build to
fail.
2019-11-11 20:06:37 +05:30
Gautam Jha
ce2b870fd9 Adding infobar for remote debugging enabled (#14956)
* Adding infobar for remote debugging enabled

* Changing infobar type to warning

* Removed button related codes

* infobar is an independent unit

* Changed getRemoteDebuggingPort usage

* Addressing review comments

* Updating infobar message
2019-11-11 15:25:19 +05:30
Shubham Yadav
a4784f5e89 Remove console logs 2019-05-21 14:11:31 +05:30
Shubham Yadav
26b90b4d8c Fix Extension Filters 2019-05-21 14:10:24 +05:30
Localization Utility
aba08fe652 Merge branch 'master' into alf_localization_1.14 2019-05-02 09:53:52 -07:00
Shubham Yadav
d5d00d4360
Merge pull request #14733 from adobe/shubham/updateReleaseto1.15
Version bump to 1.15
2019-05-02 13:49:24 +05:30
Shubham Yadav
ab67329daf Update brackets version on master 2019-05-02 13:40:42 +05:30
Localization Utility
46ff3ac1e6 Merge branch 'master' into alf_localization_1.14 2019-04-26 09:54:59 -07:00
Swagatam Mitra
ee01b79490 InApp Notifications (#14715)
* InApp Notification

* Minor cleanup

* Remove template parameters

* MIn height for notification bar

* Address code review comments
2019-04-26 15:31:09 +05:30
Nitesh Kumar
83eeae5df3 Fixed Code/Parameter Hints Issue for large file (#14722)
* Fixed Code/Parameter Hints Issue for large file

* Addressed review comments

* Addressed review comments
2019-04-26 15:20:42 +05:30
Localization Utility
1fbac2d8f8 Merge branch 'master' into alf_localization_1.14 2019-04-25 21:34:05 -07:00
Shubham Yadav
188c125abf Fix for CodeHint Description CSS Issue (#14728)
* Fix for overlapping dropdown div

* Cleanup #1
2019-04-25 22:33:06 +05:30
Localization Utility
f96b00bbee Merge branch 'master' into alf_localization_1.14 2019-04-25 09:53:55 -07:00
walfgithub
1b13b49a6b ALF Automation (#14727)
* Updated by ALF automation.

* Fixing the LANGUAGE_TOOLS_PREFERENCES key in strings.js

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2019-04-25 19:13:05 +05:30
Localization Utility
2e0702e240 Updated by ALF automation. 2019-04-25 01:43:28 -07:00
Localization Utility
156f1e5e53 Merge branch 'master' into alf_localization_1.14 2019-04-25 01:41:58 -07:00
walfgithub
6b6b597b7b ALF Automation (#14723)
* Updated by ALF automation.

* Fixing the LANGUAGE_TOOLS_PREFERENCES key in strings.js

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2019-04-25 11:27:38 +05:30
Localization Utility
94d4433c35 Updated by ALF automation. 2019-04-24 22:18:38 -07:00
Localization Utility
dc28cde7a9 Merge branch 'master' into alf_localization_1.14 2019-04-24 21:34:13 -07:00
Shubham Yadav
6db26a250c Reinitiate tooling service on Node process crash (#14724)
* Fix for node process failing

* Modification #1

* Code cleanup

* Code cleanup #1

* Code cleanup #2: Removing timeout and adding comments

* Fixing Logging issue
2019-04-25 09:49:11 +05:30
Localization Utility
0f81ee17ac Updated by ALF automation. 2019-04-24 09:55:44 -07:00
Localization Utility
b10977b832 Merge branch 'master' into alf_localization_1.14 2019-04-24 09:54:02 -07:00
Nitesh Kumar
16ed866fc5 Changed Health Data Pop Up String to point to new wiki URL (#14709) 2019-04-24 19:04:10 +05:30
walfgithub
b5e8b5d595 ALF Automation (#14721)
* Updated by ALF automation.

* Fixing the LANGUAGE_TOOLS_PREFERENCES key in strings.js

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2019-04-24 15:54:15 +05:30
Localization Utility
5e78d0cc91 Updated by ALF automation. 2019-04-24 03:08:48 -07:00
Localization Utility
ec33981664 Merge branch 'master' into alf_localization_1.14 2019-04-23 09:53:45 -07:00
walfgithub
6c927491d7 ALF Automation (#14702)
* Updated by ALF automation.

* Fixing the LANGUAGE_TOOLS_PREFERENCES key in strings.js

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2019-04-23 20:46:49 +05:30
Localization Utility
85d28385bb Updated by ALF automation. 2019-04-23 08:08:25 -07:00