Thanks, it did work!
Search found 3 matches
- 27 Apr 2009 18:03
- Forum: Syntax files
- Topic: Code explorer methods shown as "Other"
- Replies: 4
- Views: 14926
- 26 Apr 2009 21:08
- Forum: Syntax files
- Topic: Code explorer methods shown as "Other"
- Replies: 4
- Views: 14926
- 26 Apr 2009 18:42
- Forum: Syntax files
- Topic: Code explorer methods shown as "Other"
- Replies: 4
- Views: 14926
Code explorer methods shown as "Other"
Because I work a lot with bash scripts which have lots of methods I wanted to add the ability to view methods in "Code explorer"
Syntax of functions are
functioname()
{
//some methods here
}
What I did:
Opened "Syntax editor", opened bash syntax.
Went to code folder/explorer
and made sure the ...
Syntax of functions are
functioname()
{
//some methods here
}
What I did:
Opened "Syntax editor", opened bash syntax.
Went to code folder/explorer
and made sure the ...
