GitHub / sublimetext/powershell issues and pull requests
#192 - Add support for long options in syntax
Pull Request -
State: closed - Opened by matteocoder 6 months ago
#191 - Add support for syntax-based folding
Pull Request -
State: closed - Opened by matteocoder 7 months ago
- 3 comments
#190 - Fix syntax test action
Pull Request -
State: closed - Opened by deathaxe 7 months ago
#189 - Add missing scopes for correct symbol navigation
Pull Request -
State: closed - Opened by matteocoder 7 months ago
- 8 comments
#188 - Mark ambiguous float / long syntax as deprecated
Pull Request -
State: closed - Opened by matteocoder 7 months ago
- 2 comments
#187 - Fix number scopes
Pull Request -
State: closed - Opened by deathaxe 7 months ago
- 1 comment
#186 - Don't match keywords if they are preceded by a dot and add the 'sequence' keyword
Pull Request -
State: closed - Opened by matteocoder 7 months ago
- 16 comments
#185 - Change variable.parameter.attribute.powershell regex in syntax file
Pull Request -
State: closed - Opened by matteocoder 7 months ago
#184 - Add missing comment-based help keywords in PowerShell.sublime-syntax
Pull Request -
State: closed - Opened by matteocoder 7 months ago
#183 - Clean up broken unit tests
Issue -
State: closed - Opened by michaelblyons 7 months ago
- 9 comments
#182 - Add 'clean' block keyword to PowerShell.sublime-syntax
Pull Request -
State: closed - Opened by matteocoder 7 months ago
- 1 comment
#181 - Add `clean` to the `keyword.control` scope
Issue -
State: closed - Opened by matteocoder 7 months ago
#180 - Fix else indentation
Pull Request -
State: closed - Opened by keith-hall 7 months ago
#179 - How do I get 3.1.0 back?
Issue -
State: closed - Opened by mjr4077au 7 months ago
- 3 comments
#178 - Install didn't work; Syntax isn't highlighted for ps1 files
Issue -
State: closed - Opened by MichaelCurrie about 1 year ago
- 4 comments
#177 - Can't install
Issue -
State: closed - Opened by TGH-TH over 1 year ago
- 1 comment
#170 - Problems with encoding UTF-8 in Powershell
Issue -
State: open - Opened by antoningfors over 2 years ago
- 4 comments
#168 - Reindent problem with C#
Issue -
State: closed - Opened by stephen147 about 4 years ago
- 3 comments
Labels: T:Bug
#167 - Console output to support Unicode
Issue -
State: open - Opened by stephen147 over 4 years ago
- 2 comments
#165 - Rewrite syntax definition in YAML
Pull Request -
State: closed - Opened by michaelblyons over 5 years ago
- 9 comments
#162 - Disable appveyor integration
Issue -
State: closed - Opened by vors about 7 years ago
- 1 comment
#161 - Editor-Syntax
Issue -
State: closed - Opened by keith-hall about 7 years ago
- 7 comments
#107 - Else Indentation Issue
Issue -
State: closed - Opened by bcrotty over 10 years ago
- 3 comments
Labels: T:Bug
#105 - Add `sequence` keyword
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, area:Syntax
#104 - Add stop parsing symbol `--%` to the grammar
Issue -
State: closed - Opened by jrsconfitto over 10 years ago
- 1 comment
Labels: T:Bug, area:Syntax
#100 - Syntax bug fixes (#68, #77, #84, Range Operator)
Pull Request -
State: closed - Opened by bcrotty over 10 years ago
- 22 comments
#99 - deprecate and remove python tests for syntax
Issue -
State: closed - Opened by guillermooo over 10 years ago
- 3 comments
#98 - Add ability to run TokenTests against arbitrary file
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: T:Feature
#97 - Add test that highlighting is not broken to the end of file to prevent such regressions
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: T:Feature
#96 - Revert to the version 2.0.0 'foo.exe' reconginition. Fix for #87 and #95
Pull Request -
State: closed - Opened by vors over 10 years ago
- 2 comments
#95 - String detection is broken badly, if file extension .ps1 involved
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, area:Syntax
#94 - integrate with new static analyzer for PowerShell
Issue -
State: closed - Opened by guillermooo over 10 years ago
- 2 comments
#93 - '-' is not allowed in class names
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: area:Syntax
#92 - proof of concept: custom runspace to run PS code from ST
Pull Request -
State: closed - Opened by guillermooo over 10 years ago
- 11 comments
#91 - Fixes for #68 #77 #80 #84 and Range Operators
Pull Request -
State: closed - Opened by bcrotty over 10 years ago
#90 - Fix #83; standardize snippet formatting; remove duplicates
Pull Request -
State: closed - Opened by bcrotty over 10 years ago
- 3 comments
#89 - prototype to run PS code from Sublime Text
Issue -
State: closed - Opened by guillermooo over 10 years ago
- 5 comments
#88 - Add Old Buddy color scheme optimized for PowerShell code
Pull Request -
State: closed - Opened by guillermooo over 10 years ago
- 18 comments
#87 - Parsing of specific $() sequence breaks syntax highlighting for rest of file
Issue -
State: closed - Opened by scottbilas over 10 years ago
- 2 comments
Labels: T:Bug
#86 - 'function foo ###' should understand comments highlighting
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, area:Syntax, Fixed in EditorSyntax
#85 - -for should not be highlighted
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, Fixed in EditorSyntax
#84 - Logical operator syntax incorrectly allows letters to follow
Issue -
State: closed - Opened by bcrotty over 10 years ago
Labels: T:Bug, area:Syntax, Fixed in EditorSyntax
#83 - Clean Up Snippet Formatting and Duplicates
Issue -
State: closed - Opened by bcrotty over 10 years ago
- 6 comments
#82 - Add Snippet for Documentation
Issue -
State: open - Opened by bcrotty over 10 years ago
- 6 comments
Labels: T:Feature, area:Snippets
#81 - Comment build-in keywords should include dot as a legal char in reference
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: T:Bug, area:Syntax, Fixed in EditorSyntax
#80 - We should not highlight `-Function Get-AllDscEvents` as a function definition
Issue -
State: closed - Opened by vors over 10 years ago
- 4 comments
Labels: T:Bug, area:Syntax, Fixed in EditorSyntax
#79 - Operators Not Allowing Preceding Word Characters
Issue -
State: closed - Opened by bcrotty over 10 years ago
- 5 comments
#78 - [Discussion] Milestone 2.2.0
Issue -
State: closed - Opened by vors over 10 years ago
- 18 comments
#77 - Chained Methods/Properties Should Look the Same
Issue -
State: closed - Opened by bcrotty over 10 years ago
- 2 comments
Labels: T:Bug, area:Syntax
#76 - 'TestConfiguration' highlights as two scopes
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, area:Syntax, Fixed in EditorSyntax
#75 - Make tmLanguage file work with lightshow
Pull Request -
State: closed - Opened by vors over 10 years ago
#74 - make syntax definition compatible with github/linguist API
Issue -
State: closed - Opened by vors over 10 years ago
- 2 comments
#73 - add files used by package control
Pull Request -
State: closed - Opened by guillermooo over 10 years ago
#72 - Fix bugs for milestone 2.0+
Pull Request -
State: closed - Opened by vors over 10 years ago
#71 - edit ci script
Pull Request -
State: closed - Opened by guillermooo over 10 years ago
#70 - Parameter attribute with multiple entries brakes highlighting badly
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, area:Syntax
#69 - Color $PSScriptRoot and $input as a special variables (like $null)
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Feature, area:Syntax
#68 - field / method names highlighting should be consistent when ( ) used
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: T:Bug, area:Syntax
#67 - New unit test framework
Pull Request -
State: closed - Opened by vors over 10 years ago
- 2 comments
#66 - Highlighting for strings with evaluations "$(...)" is inconsistent
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: T:Bug, area:Syntax
#65 - Keywords should be case-insensitive and consistent in highlighting style
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, area:Syntax
#64 - Make appveyor test point to current version, instead of version from branch dev
Pull Request -
State: closed - Opened by vors over 10 years ago
#63 - Revert failing changes
Pull Request -
State: closed - Opened by vors over 10 years ago
#62 - [Test framework] Test test-file.ps1 against standard parser highlighting.
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: area:Syntax
#61 - Move test-file.ps1 to samples directory. Add .mof file to samples directory
Pull Request -
State: closed - Opened by vors over 10 years ago
#60 - Syntax highlighting should treat "foo.bar" as a function name
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, area:Syntax
#59 - Multiline attribute brakes highlighting
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
#58 - 'Import-Module D:\dev\Find-String' has inconsistent highlighting
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: T:Bug, area:Syntax
#57 - Update PowershellSyntax.tmLanguage
Pull Request -
State: closed - Opened by bcrotty over 10 years ago
- 4 comments
#56 - Types (i.e. [string]) are not highlighted
Issue -
State: closed - Opened by vors over 10 years ago
Labels: T:Bug, area:Syntax
#55 - SyntaxError in setup.py
Issue -
State: closed - Opened by jaraco over 10 years ago
- 6 comments
#54 - Fix for #53. Exclude short parameter block from function declaration capturing
Pull Request -
State: closed - Opened by vors over 10 years ago
#53 - Syntax: 'function foo($bar)' doesn't highlight $ as variable
Issue -
State: closed - Opened by vors over 10 years ago
- 1 comment
Labels: T:Bug
#52 - move AppVeyor config file
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
#51 - Ci server
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
- 3 comments
#50 - tidy up script
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
- 1 comment
#49 - connect to AppVeyor
Issue -
State: closed - Opened by guillermooo almost 11 years ago
- 1 comment
Labels: T:Feature
#48 - Dev
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
#47 - map F7 to 'build as folder'
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
- 2 comments
#46 - Build as folder
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
#45 - exclude dev-files from end-user distro
Issue -
State: closed - Opened by guillermooo almost 11 years ago
- 3 comments
#44 - Fix #40 - here string
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
- 3 comments
#43 - Add .mof files syntax support (powershell v4)
Issue -
State: closed - Opened by vors almost 11 years ago
- 2 comments
Labels: T:Feature, area:Syntax
#42 - Add classes syntax support (powershell v5)
Issue -
State: closed - Opened by vors almost 11 years ago
- 1 comment
Labels: T:Feature, area:Syntax, Fixed in EditorSyntax
#41 - remove Python dep from build scripts
Issue -
State: closed - Opened by guillermooo almost 11 years ago
- 2 comments
Labels: T:Feature
#40 - Here-string (@" "@) syntax is incorrect, if it doesn't start from the begining of the line
Issue -
State: closed - Opened by vors almost 11 years ago
Labels: T:Bug, area:Syntax
#39 - Build scripts
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
- 4 comments
#38 - better build scripts for developers
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
- 5 comments
#37 - Add Contributing section
Pull Request -
State: closed - Opened by vors almost 11 years ago
- 2 comments
#36 - update build scripts
Issue -
State: closed - Opened by guillermooo almost 11 years ago
#35 - edit readme
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
#34 - set up Package Control to pick up versions by tag, not every commit
Issue -
State: closed - Opened by guillermooo almost 11 years ago
- 23 comments
#33 - add project file, clean up
Pull Request -
State: closed - Opened by guillermooo almost 11 years ago
#32 - Update Readme, remove yaml
Pull Request -
State: closed - Opened by vors almost 11 years ago
#31 - removed `$` from end tag of single-quote here-string
Pull Request -
State: closed - Opened by william-voyek almost 11 years ago
- 1 comment
#30 - fixed here-string formating
Pull Request -
State: closed - Opened by william-voyek almost 11 years ago
- 2 comments
#29 - fixed here-string formating
Pull Request -
State: closed - Opened by william-voyek almost 11 years ago
#28 - Error in sublime console (SyntaxError: invalid character in identifier)
Issue -
State: closed - Opened by randy3k almost 11 years ago
- 3 comments
#27 - symbols list for powershell syntax
Issue -
State: closed - Opened by nazikus almost 11 years ago
- 3 comments
Labels: T:Feature, Fixed in EditorSyntax
#26 - Removing BOM.
Pull Request -
State: closed - Opened by ligaz about 11 years ago
- 1 comment