Questions tagged [adobe-brackets]

Use this tag for questions about the Adobe Brackets code editor. Note that this tag should not be used simply because you are using Adobe Brackets, instead, only use the tag for questions pertaining to Adobe Brackets itself

16 questions
3
votes
1 answer

How to open an .html or .css file in Brackets from the terminal

I am using Brackets in Ubuntu 14.04. Ubuntu gets the following error when trying to open a file in Brackets from the terminal. $ brackets developers.html [1007/002314:ERROR:browser_main_loop.cc(261)] Gtk: Locale not supported by C library. …
2
votes
0 answers

Why does Extension Manager take a lot of time to open in Brackets?

I just don't understand what to do without extension manager It would make my work very easy if it works. You can search for and install/uninstall extensions using File -> Extension Manager (or click the "plugin block" icon on the toolbar). You can…
2
votes
1 answer

Weird Monospace font after 18.10 Update

I updated to Ubuntu 18.10 earlier today. The installation worked without any problems. So far everything seems to be working as expected. For some reason however, after opening both Brackets and Atom, I noticed that a lot of their fonts have been…
1
vote
1 answer

Brackets IDE not working on ubuntu 21,10

Brackets IDE no longer opens on Ubuntu 21.10 - Just shows a white screen on opening and it's stuck like that no matter what, forever. I'm using this version of Brackets since I was on Ubuntu 20.04 after solving an installation issue using this…
1
vote
1 answer

Brackets plugins not working in Ubuntu 19.04

I am running brackets v14 and the plugin manager is not loading after a fresh install of brackets (through the software center). In the debug tools I am seeing the following error: NodeConnection.js:84 WebSocket connection to 'ws://localhost:37055/'…
TheRed
  • 171
1
vote
1 answer

why is 'Brackets' sidebar not working in Ubuntu 18.10?

Problem 1 : I installed Ubuntu 18.10, after successful installation, i tried to install Brackets (version 1.13) using Terminal . I used command to install 'Brackets' from terminal is... gdebi Brackets.Release.1.13.64-bit.deb but output throws an…
1
vote
2 answers

Why on installing windows software on playonlinux brackets gets uninstalled?

Every time I install playonlinux and then on installing windows software when playonlinux automatically installs wine, Brackets gets uninstalled. The command sudo apt install brackets is unable to install Brackets. However on using the command…
Sonevol
  • 696
0
votes
1 answer

why is chrome unity launcher launching a live preview from brackets?

so firstly i saw another user as this same question a few months ago and no one answered that one, but i hope my luck will be different. i have brackets. i have chrome which i use as my primary browser. ubuntu 16.04lts. now, today, each time i hit…
0
votes
1 answer

Make Brackets open maximised?

I'm running Ubuntu 14.04 with brackets installed (btw, does brackets work on Ubuntu 17? Coz when I checked with 16 it didn't? But anyway...) The problem When I open Brackets it always comes up in this tiny window which is no good fit working with.…
0
votes
3 answers

Bracket Isn't Closing

I've installed Brackets (Code Editor by Adobe) on My Ubuntu 16.04 machine using an unofficial PPA from webupd8. Everything was okay but after installing few bracket modules and a fresh reboot, Bracket is opening but isn't closing. Even the editor…
Abu Zafor
  • 1
  • 1
0
votes
2 answers

Google Chrome default page because of Brackets is file:///opt/brackets/www/LiveDevelopment/launch.html

I use Adobe Brackets code editor on Ubuntu. Somehow my default google chrome page changed to the link file:///opt/brackets/www/LiveDevelopment/launch.html . Screenshot: google chrome - your file was not found Screenshot: google-chrome unsual icon…
elano7
  • 113
0
votes
0 answers

Is there any Brackets 1.8 PPA with extract included?

I added the following ppa sudo add-apt-repository ppa:webupd8team/brackets then installed brackets using the following commands sudo apt-get update sudo apt-get install brackets It worked, but the installed Brackets doesn't include Extract…
0
votes
1 answer

PPA for Adobe Brackets in 16.04

Is there any official PPA for Adobe Brackets in Ubuntu 16.04 ? I currently download .deb files from their website and install it manually. I want to automate the updating processing like Atom.
0
votes
1 answer

Brackets, no extensions available?

I just have fresh installed Brackets from snap (default ubuntu application store). Now, I'm waiting since 15 minutes to see anything in the Extensions Manager. Nothing except the same animated logo is visible in the "available", "installed" and…
psad
  • 131
  • 8
0
votes
0 answers

I cant edit php files with Brackets from FileZilla on KUbuntu

I click edit then download the .php/.css file to my computer then Brackets open WITHOUT THE FILE.Brackets opens with index.html which is about brackets.How to solve this problem?
1
2