-
1. Re: Feature Request: Select and tag
Peter Flynn (Adobe) Jul 10, 2014 11:43 AM (in response to Thomas Dearie)Hi Thomas,
Check out the "Surround" extension: https://github.com/pedelman/brackets-surround. To install an extension like this, go to File > Extension Manager, click "Install From URL," and then enter the URL I've posted here.
- Peter
-
2. Re: Feature Request: Select and tag
Thomas Dearie Jul 10, 2014 11:46 AM (in response to Peter Flynn (Adobe))Thanks Peter
Will check this out.
Enjoying trying out Edge Code
Tom
-
3. Re: Feature Request: Select and tag
Thomas Dearie Jul 11, 2014 9:47 AM (in response to Peter Flynn (Adobe))Thanks Peter
This is a pretty useful start.
A hinting menu would add to the usefulness.
Are there also extensions that allow user defined shortcuts for specific character strings?
Cheers
Tom
-
4. Re: Feature Request: Select and tag
Peter Flynn (Adobe) Jul 11, 2014 11:47 AM (in response to Thomas Dearie)Can you explain in more detail what you're looking for when you say "hinting menu"? You should be seeing code hints (popup suggestions) for HTML tags & attributes while you're editing the code. Were you looking for something other than that?
To use keyboard shortcuts to insert specific code snippets, check out the popular Snippets extension.
Hope that helps,
- Peter
-
5. Re: Feature Request: Select and tag
Peter Flynn (Adobe) Jul 11, 2014 11:49 AM (in response to Peter Flynn (Adobe))Btw, you can search the full list of available extensions here: https://brackets-registry.aboutweb.com/. Or if you want to be able to search & install directly from within the Edge Code UI, you can follow these steps to set it up: Enabling The Brackets Extension Registry in Edge Code.
- Peter
-
6. Re: Feature Request: Select and tag
Thomas Dearie Jul 11, 2014 11:55 AM (in response to Peter Flynn (Adobe))Hi Peter
That's exactly what I was looking for, but in the "Surround" extension.
It works fine in Edge Code and is very helpful.
Will check out your suggestions.
Thanks for answering my novice questions: I do a lot of text editing, but am new to HTML coding.
So I know what kinds of shortcuts I want but don't always know where to find them in HTML editors.
Cheers
Tom
-
7. Re: Feature Request: Select and tag
Peter Flynn (Adobe) Jul 11, 2014 12:08 PM (in response to Thomas Dearie)No problem -- glad you're liking Edge Code so far!
- Peter
-
8. Re: Feature Request: Select and tag
Thomas Dearie Jul 11, 2014 3:12 PM (in response to Peter Flynn (Adobe))I'm taking a crack enabling the registry within Edge Code, but thought I'd check something with you first:
The doc says the last few lins in the config node should look like this:
"twitter_name": "@edge_code",
"contributors_url": "https://api.github.com/repos/adobe/brackets/contributors",
"extension_wiki_url": "https://github.com/adobe/brackets/wiki/Brackets-Extensions",
But mine looks like this:
"twitter_name": "@AdobeWebCC",
"contributors_url": "https://api.github.com/repos/adobe/brackets/contributors",
linting.enabled_by_default": false
I'm assuming this is just because of recent updates, user settings etc and I'm okay to proceed?
-
9. Re: Feature Request: Select and tag
Peter Flynn (Adobe) Jul 11, 2014 4:21 PM (in response to Thomas Dearie)Yes, that should still be fine.
- P


