issues Search Results · repo:SublimeText/VBScript language:Python
Filter by
16 results
(80 ms)16 results
inSublimeText/VBScript (press backspace or delete to remove)vbscoder
- Opened on Mar 18
- #31
I couldn t find an option for running vbs files with this addon. Can somebody help me with that?
Myron472
- Opened on Jun 30, 2024
- #28
mengruoyu2
- Opened on Aug 28, 2022
- #27
Searching through the repository I cannot find any mention to open source licence. By this project being on Github, I am
allowed to fork it by the Github TOS (Terms Of Service). However I am not allowed ...
evandrocoan
- 1
- Opened on Jul 28, 2017
- #25
Set objWMIService = GetObject( winmgmts:.\root\cimv2 ) Set colNetAdapters = objWMIService.ExecQuery( Select * from
Win32_NetworkAdapterConfiguration where IPEnabled=TRUE )
strSubnetMask = Array( 255.255.255.0 ...
invalid
bsfoolery
- 4
- Opened on Feb 13, 2016
- #20
drop this code into sublime using VBScript it should become apparent
Sub Name1(ByRef arrNameHere() As String, strNameHere1 As String) code 1 here End Sub
Sub Name2(ByRef intNameHere As Integer, strNameHere2 ...
Bug
ghost
- Opened on Jan 16, 2016
- #19
The directory to install the package (whatever method) is :
C:\Users\[name of the user]\AppData\Roaming\Sublime Text 3\Packages
olivierpons
- Opened on Jul 30, 2014
- #17
When a comment is at the end of code, it is not greyed out. This is fine.
Same as WScript.echo myEcho
sub wEcho( myEcho )
WScript.echo myEcho
End Sub
This will not work. The VB.net parser here ...
Bug
seanchase
- Opened on Jul 28, 2014
- #16
Better support for WSF files would be ideal. At a minimum, treating characters between resource tags as plain text would
be a start.
Feature
EdGruberman
- Opened on Jul 27, 2013
- #15

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.