issues
search
lzybkr
/
TabExpansionPlusPlus
A V3 PowerShell module to improve tab expansion and Intellisense
BSD 2-Clause "Simplified" License
196
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tab Completions don't work after restart of powershell
#33
bobbytreed
closed
8 years ago
3
Completion of Arbitrary Native Exe's
#32
jhclark
opened
9 years ago
5
Ready for PowerShellGet?
#31
rkeithhill
closed
8 years ago
6
PsGet calls Install.ps1 if present
#30
flofreud
closed
10 years ago
4
Completion of filenames - omit the './' when not needed
#29
pfmoore
opened
10 years ago
0
Added few minor tab expansions
#28
bielawb
closed
10 years ago
0
New-CompletionResult does not quote ProviderItems with spaces
#27
powercode
opened
10 years ago
3
Bug in Get-CommandTreeCompletion with dynamic completion of option
#26
powercode
opened
10 years ago
5
Adding workaround to TabExpansion2 for completion of native options
#25
powercode
closed
10 years ago
1
Adding Test-ArgumentCompleter function
#24
powercode
closed
10 years ago
12
Moving Get-RoboCopyArguments to an inner function
#23
powercode
closed
10 years ago
0
Updated Tabexpansion for Robocopy
#22
dfinke
closed
10 years ago
0
Added Robocopy completer
#21
dfinke
closed
10 years ago
0
New completers and code enhancements
#20
ShayLevy
closed
11 years ago
2
File naming convetion
#19
ShayLevy
closed
11 years ago
3
Adding ParameterType support to Get-CommandWithParameter
#18
ShayLevy
opened
11 years ago
6
New modules completers
#17
ShayLevy
closed
11 years ago
1
Specifying $true to CmdletBinding attributes
#16
ShayLevy
closed
11 years ago
1
ScheduledTasks.ArgumentCompleters.ps1
#15
ShayLevy
closed
11 years ago
1
Get-ArgumentCompleter Sorting
#14
ShayLevy
closed
11 years ago
2
Get-ArgumentCompleter
#13
ShayLevy
closed
11 years ago
2
Added new Core completers
#12
ShayLevy
closed
11 years ago
1
Update-ArgumentCompleter
#11
ShayLevy
closed
11 years ago
2
TabExpansion++ should use OutputType filter command completion in a pipeline
#10
lzybkr
opened
11 years ago
1
TabExpansion++ should call a user's version of TabExpansion2 if no completions are found
#9
lzybkr
closed
11 years ago
1
$^ and $$ should be expanded to their values
#8
lzybkr
opened
11 years ago
0
Directory completion should append \
#7
lzybkr
closed
11 years ago
2
Minor fix for when there are completers with no applicable commands
#6
jazzdelightsme
closed
11 years ago
6
Minor change - added tab for get-help -name, as mentioned.
#5
bielawb
closed
11 years ago
2
Nothing spectacular: added missing snippets and few completers.
#4
bielawb
closed
11 years ago
1
Updated files following comments. No updates to highligh addition of snippets folder/ snippet.
#3
bielawb
closed
11 years ago
0
Few new completers plus Snippets folder with ArgumentCompleter snippet.
#2
bielawb
closed
11 years ago
0
Normalized file encoding, fixed perf problem
#1
jazzdelightsme
closed
11 years ago
0
Previous