issues
search
Peekmo
/
atom-autocomplete-php
Autocomplete for PHP in atom editor
MIT License
136
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enhancement - Ticket #121 - Implement tooltips for classes.
#174
ghost
closed
9 years ago
4
Enhancement - Ticket #136 - Don't insert a parameter list when one is already present.
#173
ghost
closed
9 years ago
0
Bugfix - Ticket #156 - Refactor popover into two separate classes and fix annotation tooltips.
#172
ghost
closed
9 years ago
0
Bugfix - Ticket #54 - Fix class autocompletion for use statements with slashes in the prefix.
#171
ghost
closed
9 years ago
0
Question - Unnecessary dependency on 'minimatch'?
#170
ghost
closed
9 years ago
0
getStackClasses - Refactor and fix several issues.
#169
ghost
closed
9 years ago
0
Bug - Autocompletion of keywords doesn't work after a space and keyword.
#168
ghost
closed
9 years ago
0
Bugfix - Stop getStackClasses when finding an unmatched opening parenthesis.
#167
ghost
closed
9 years ago
1
Enhancement - Add specs.
#166
ghost
opened
9 years ago
1
Bugfix - Ticket #154 - Annotations and multi line method signatures.
#165
ghost
closed
9 years ago
0
Bug - Autocompletion of keywords doesn't work inside methods.
#164
ghost
closed
9 years ago
0
Bugfix - Reapply a pull request that got lost.
#163
ghost
closed
9 years ago
0
Enhancement - When autocompleting after a member with multiple return types, ignore basic types.
#162
ghost
closed
9 years ago
0
Feature - Add a new constant-provider that provides internal PHP constants.
#161
ghost
closed
9 years ago
4
Bugfix - member-provider is no longer able to cope with multiple lines.
#160
ghost
closed
9 years ago
0
Bugfix - Fix several problems with relative imports.
#159
ghost
closed
9 years ago
3
Idea - Expose some kind of service?
#158
ghost
closed
9 years ago
7
Enhancement - Updating annotations should not happen on save, but when indexing is finished.
#157
ghost
closed
9 years ago
2
Bug - Tooltips for annotations don't immediately show.
#156
ghost
closed
9 years ago
0
Refactoring - Split off annotations.
#155
ghost
closed
9 years ago
0
Bug - Annotations can't deal with methods that span multiple lines.
#154
ghost
closed
9 years ago
0
Idea - Autocompletion and multiple return types.
#153
ghost
closed
9 years ago
3
Enhancement - Log instead of showing notifications when errors occur.
#152
ghost
closed
9 years ago
3
Idea - Show a progress bar in the status bar while indexing.
#151
ghost
closed
9 years ago
2
Bugfix - Consolidate providers and make autocompletion context sensitive.
#150
ghost
closed
9 years ago
8
provide php constants
#149
SebSept
closed
9 years ago
1
Enhancement - Skip a Composer class dump on incremental save.
#148
ghost
closed
9 years ago
1
Bugfix - Refactor the indexing Tools, fixing several issues.
#147
ghost
closed
9 years ago
1
Enhancement - Skip variables in the wrong scope.
#146
ghost
opened
9 years ago
1
Bug - An override of an abstract method from a trait is not seen as override.
#145
ghost
closed
9 years ago
0
Enhancement - Properties can also be overrides of a parent property.
#144
ghost
closed
9 years ago
0
Tooltip - Hopefully fix issue #140.
#143
ghost
closed
9 years ago
0
Bug - static-provider is never invoked.
#142
ghost
closed
9 years ago
3
Bugfix - Fixed the class provider alt-click selector being too greedy.
#141
ghost
closed
9 years ago
0
Uncaught TypeError: Cannot read property 'screenPositionForMouseEvent' of null
#140
jasonmccallister
closed
9 years ago
1
Enhancement - Allow autocompletion outside functions and improve support for type override annotations.
#139
ghost
closed
9 years ago
8
Bug - Method docblock inheritance does not check interfaces.
#138
ghost
closed
9 years ago
1
Enhancement - Also allow function-provider to work outside functions.
#137
ghost
closed
9 years ago
2
Idea - Don't insert parameter list when one is already present (usability).
#136
ghost
closed
9 years ago
3
Refactoring - Move everything to using 4 spaces.
#135
ghost
closed
9 years ago
1
Bugfix - FileParser and full class retrieval (also contains refactoring).
#134
ghost
closed
9 years ago
1
Bugfix - Properly hide and show tooltips again.
#133
ghost
closed
9 years ago
1
Bug - Tooltip not nicely removed
#132
Peekmo
closed
9 years ago
3
Bugfix - Fix imports by use statements no longer working due to my refactoring.
#131
ghost
closed
9 years ago
1
Bugfix - Fixed relative class names in docblocks not being treated entirely correctly.
#130
ghost
closed
9 years ago
0
Bug - getStackClasses does not cope with comments when performing static access.
#129
ghost
closed
9 years ago
0
Auto complete from required files
#128
yotamN
closed
9 years ago
1
Bug - Autocompletion also listing private and protected members.
#127
ghost
closed
9 years ago
0
Bugfix - Create a custom tooltip popover.
#126
ghost
closed
9 years ago
5
Question - Indentation level?
#125
ghost
closed
9 years ago
1
Previous
Next