Thank you, Rickard.
I'll try.
Search found 4 matches
- 05 Jun 2013 08:08
- Forum: Syntax files
- Topic: Powershell variables
- Replies: 3
- Views: 21193
- 31 May 2013 07:51
- Forum: Syntax files
- Topic: Powershell variables
- Replies: 3
- Views: 21193
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: 8244
Here is syntax file. Idea is to do following block: ■ BlockName    dfsdf    sdf sd here symbol Alt 255 as end of block I want only a BlockName is visible as class in code explorer, but the symbol ■ also appears. In FoldBlock 2,3 adding : or ; after BlockName hides symbol ■ P.S. in [Fold] block...
- 05 Apr 2011 03:50
- Forum: Syntax files
- Topic: folding and code explorer
- Replies: 2
- Views: 8244
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 — «+» disappear...