Thank you, Rickard.
I'll try.
Search found 4 matches
- 05 Jun 2013 08:08
- Forum: Syntax files
- Topic: Powershell variables
- Replies: 3
- Views: 57954
- 31 May 2013 07:51
- Forum: Syntax files
- Topic: Powershell variables
- Replies: 3
- Views: 57954
Powershell variables
Hello.
Please, help me with highligting variables in Powershell:
Words that begin with $ sign —
$item = ***
$web.GetSomething
with best regards.
Please, help me with highligting variables in Powershell:
Words that begin with $ sign —
$item = ***
$web.GetSomething
with best regards.
- 07 Apr 2011 10:06
- Forum: Syntax files
- Topic: folding and code explorer
- Replies: 2
- Views: 11704
- 05 Apr 2011 03:50
- Forum: Syntax files
- Topic: folding and code explorer
- Replies: 2
- Views: 11704
folding and code explorer
Hello.
I have custom fold, for example
[Fold]
1_Id=+
1_Begin=
1_End=-
1_EndBefore=
1_Section=
1_NoParentOfId=
1_NotAlwaysEnded=
1_ListItem=ceMethod
and text
+ someid
dssd
fdfdf
-
In code explorer in methods list fold id «+» is added before someid.
when I type «;» after someid ...
I have custom fold, for example
[Fold]
1_Id=+
1_Begin=
1_End=-
1_EndBefore=
1_Section=
1_NoParentOfId=
1_NotAlwaysEnded=
1_ListItem=ceMethod
and text
+ someid
dssd
fdfdf
-
In code explorer in methods list fold id «+» is added before someid.
when I type «;» after someid ...
