Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autocomplete function parameters & PHP autocomplete #14051

Open
core-ai-bot opened this issue Aug 31, 2021 · 0 comments
Open

Add autocomplete function parameters & PHP autocomplete #14051

core-ai-bot opened this issue Aug 31, 2021 · 0 comments

Comments

@core-ai-bot
Copy link
Member

Issue by StyleShit
Monday Oct 09, 2017 at 09:26 GMT
Originally opened as adobe/brackets#13761


Hi,

I'm using Brackets for a long time and really like it.
However, I have some suggestions that I think most Brackets users will agree that will make Brackets even better 😄

Firstly, auto complete parameters:

I used Sublime Text for a while, and when you write a function like preg_replace and click the auto complete, it becomes something like:
preg_replace(pattern, replacement, subject)
The "pattern" is selected, and cursor is placed right there. When you start typing, the value is changed, and you can click Tab to go on for the next parameter.
I think it's really useful feature and most of Brackets users will like it.

Secondly, PHP auto complete:

Well, yes, I know that Brackets is a text editor for Front-End languages, but I think there are many developers, like me, who use Brackets also for Back-End languages such as PHP.
I hope you will add this autocomplete and put it in high priority because there are many developers who wait for this, and the extensions don't work well as the built in autocomplete.
I don't think it should be so hard because it is "just" adding a list of PHP functions to the autocomplete.
(hope i'm right)
BTW, it would be awesome to add also Wordpress and PHP Frameworks autocomplete.

Thank you very much for reading this, sorry for my bad English, and I'll be glad to see it in the next updates. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant