adobe-brackets Questions

11

I've installed brackets and currently playing around with variables and functions. All the outputs work fine in the console, however I keep getting this error in the editor. How do I go about fixi...
Komsa asked 28/3, 2018 at 2:50

5

Solved

I want to keep all my working files in a separate tabs in Brackets since, I am finding bit difficult to open the file in the LHS panel under "Working Files". Is there a way to do it?
Watering asked 8/8, 2013 at 6:31

3

Everytime I open the extenstion registry, I get this error: "Unable to access the extension registry. Try again later" My internet connection is very stable and everything is fine. Also, ...
Aplanatic asked 13/10, 2021 at 15:5

4

Solved

I've just started doing Anthony Alicea's "Javascript: Understanding the Weird Parts" course, and he's using the live preview feature of Brackets to demo his code. The first module is a barebones HT...

6

I'm getting this error in Brackets. I want to stress the fact that it's literally the second time I opened a JS file. As I stressed It I want also to emphasize the fact that I have no clue what Es...
Upwards asked 1/6, 2019 at 19:53

13

I found this awesome program(html editor) called Brackets and it's by Adobe. Now reason why i got the editor was because i wanted to Live Preview PHP code, but i found out later that i needed a Wam...
Chun asked 3/8, 2014 at 19:43

6

Solved

I want to change the font size for editing in brackets from the default size to 16pt. I go to view--> theme--> edit font size to 16pt or another size, but it doesn't change.
Kazukokb asked 19/11, 2015 at 8:45

6

I'm having problem launching brackets.io from terminal on MacOS Sierra. brackets filename.ext Gives: -bash: brackets: command not found Anyone know what I need to configure to make this hap...
Microdont asked 23/8, 2017 at 21:51

6

I am new to Brackets.io and thought I saw a shortcut key to auto indent/format HTML, however I cannot find a shortcut. Is there a shortcut or add-on that will do this for me?
Readymix asked 27/12, 2015 at 8:17

5

Solved

I don't use Chrome browser. However, its very irritating that Brackets always shows live preview in Chrome. How can I set Mozilla Firefox Developer Edition as default for Bracket's live preview?
Triceps asked 2/12, 2015 at 9:44

2

Is there a way to open multiple project folders in the side bar of Adobe-Brackets? I've tried Googling but haven't found any answer specific to this question. When I try to open a secondary project...
Imbue asked 16/1, 2017 at 22:0

5

Solved

My basic question: In the Adobe Brackets editor how do I use jshint while turning off or disabling jslint? My tl;dr: When linting javascript in the Adobe Brackets editor I find that I get results ...
Duquette asked 20/12, 2014 at 21:1

3

Solved

I am using brackets with coffeescript, but when I hit Tab, it insert a tabulation whereas i only need 2 spaces. Also, when I create a line break, the indent is tabs, and not spaces. Can I change th...
Homework asked 20/3, 2014 at 17:38

2

Solved

I get this error: "expected an identifier and instead saw 'const'", I'm using brackets text editor. I found this answer: "You need to specify the es6 directive. See JSLint Help". But I can't figure...
Colley asked 21/6, 2017 at 20:57

4

Solved

What is the equivalent Atom Indent Guides like the one Bracket has showing vertical lines connecting matching beginning/opening and ending/closing brackets or keywords?
Unshackle asked 5/4, 2016 at 20:10

2

Solved

Brackets seems nice, but I'm encountering two problems using it : First, I usually autocomplete tags this way : div.class - PRESS TAB -becomes<div class="class"></div> I can't achieve...
Garboil asked 26/3, 2014 at 19:7

1

I'm trying to edit my custom Wordpress theme, but whenever I specify the path to the localhost server, Brackets returns 'To launch preview with a server-side file, you need to specify a Base URL ...
Peripeteia asked 13/6, 2016 at 13:22

4

Solved

I'm using the CSSLint extension for Brackets. Is there a way to disable specific warnings for things like box-model and @bulletproof-font-face? The best match I've found for a discussion is here. A...
Aubrette asked 4/10, 2014 at 2:42

2

Solved

I was looking for a code editor that uses a browser rendering engine for its GUI so I can work on code that handles various foreign languages in their native scripts. I'm trying out Adobe Brackets...
Menfolk asked 1/9, 2014 at 6:40

1

Solved

I'm trying to find a way to test if the cursor is preceded by a specific string and then trigger an event. Example of what I'm trying to do: User clicks somewhere inside the editor, a cursorActi...
Papen asked 17/9, 2015 at 3:23

2

Solved

I am using Adobe Brackets 1.0 code editor. I have .php pages that include HTML & PHP lines. HTML lines indenting fine BUT PHP lines do not indent correctly! is there any extension or way to ...
Telekinesis asked 18/11, 2014 at 10:23

6

Solved

I've been scouring the web since I got home from work, and to no avail I've yet to find a working Adobe Brackets SFTP(Preferably) or FTP extension. If anyone know's of one that I've possibly...
Reimers asked 11/12, 2013 at 1:41

3

Solved

Is there is a way to make meteor autocomplete in Adobe Brackets editor?
Caterwaul asked 9/11, 2014 at 22:19

2

Solved

The code works in Codecademy but doesn't seem to work in Adobe Brackets IDE. Greatly appreciate any help on this issue! HTML File <!DOCTYPE html> <html> <head> <title>T...
Doghouse asked 11/6, 2015 at 4:29

1

Solved

How can i stop Brackets editor from wrapping my code onto the next-line. If my code line is too long for my screen, i prefer to scroll horizontally rather than have my editor fold or wrap it, makin...
Zeena asked 19/5, 2015 at 11:42

© 2022 - 2024 — McMap. All rights reserved.