cshell text editor

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












Is there any text editor with highighting for cshell scripts that includes code folding? (Preferable something with a less steep learning curve than vim and emacs)



I haven't been able to find anything that fits cshell scripts, many offer highlighting for bash or c scripts, but neither of that properly fits cshell scripts. I normally use Kate and Komodo which have the features I need for other scripts, but not for cshell scripts.







share|improve this question





















  • There's a reason for that. C Shell scripts are syntactically ambiguous. Use the C Shell for interactive work, certainly, but don't try writing scripts in it. Really. (Want ten or more reasons?)
    – roaima
    Jun 15 at 12:46










  • Unfortunately I have a huge pile of someone else's code that I have to work on which is written in cshell and can't avoid it. With C shell scripts being syntactically ambigous, is there ANY highlighting mode that would fit the best? I've only so far managed to make some sense out of choosing shell highlighting in gedit which highlights the code "sort of alright" but doesn't offer code folding.
    – Layla_K
    Jun 15 at 14:02














up vote
0
down vote

favorite












Is there any text editor with highighting for cshell scripts that includes code folding? (Preferable something with a less steep learning curve than vim and emacs)



I haven't been able to find anything that fits cshell scripts, many offer highlighting for bash or c scripts, but neither of that properly fits cshell scripts. I normally use Kate and Komodo which have the features I need for other scripts, but not for cshell scripts.







share|improve this question





















  • There's a reason for that. C Shell scripts are syntactically ambiguous. Use the C Shell for interactive work, certainly, but don't try writing scripts in it. Really. (Want ten or more reasons?)
    – roaima
    Jun 15 at 12:46










  • Unfortunately I have a huge pile of someone else's code that I have to work on which is written in cshell and can't avoid it. With C shell scripts being syntactically ambigous, is there ANY highlighting mode that would fit the best? I've only so far managed to make some sense out of choosing shell highlighting in gedit which highlights the code "sort of alright" but doesn't offer code folding.
    – Layla_K
    Jun 15 at 14:02












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Is there any text editor with highighting for cshell scripts that includes code folding? (Preferable something with a less steep learning curve than vim and emacs)



I haven't been able to find anything that fits cshell scripts, many offer highlighting for bash or c scripts, but neither of that properly fits cshell scripts. I normally use Kate and Komodo which have the features I need for other scripts, but not for cshell scripts.







share|improve this question













Is there any text editor with highighting for cshell scripts that includes code folding? (Preferable something with a less steep learning curve than vim and emacs)



I haven't been able to find anything that fits cshell scripts, many offer highlighting for bash or c scripts, but neither of that properly fits cshell scripts. I normally use Kate and Komodo which have the features I need for other scripts, but not for cshell scripts.









share|improve this question












share|improve this question




share|improve this question








edited Jun 15 at 10:04









Vlastimil

6,2511146116




6,2511146116









asked Jun 15 at 9:50









Layla_K

1




1











  • There's a reason for that. C Shell scripts are syntactically ambiguous. Use the C Shell for interactive work, certainly, but don't try writing scripts in it. Really. (Want ten or more reasons?)
    – roaima
    Jun 15 at 12:46










  • Unfortunately I have a huge pile of someone else's code that I have to work on which is written in cshell and can't avoid it. With C shell scripts being syntactically ambigous, is there ANY highlighting mode that would fit the best? I've only so far managed to make some sense out of choosing shell highlighting in gedit which highlights the code "sort of alright" but doesn't offer code folding.
    – Layla_K
    Jun 15 at 14:02
















  • There's a reason for that. C Shell scripts are syntactically ambiguous. Use the C Shell for interactive work, certainly, but don't try writing scripts in it. Really. (Want ten or more reasons?)
    – roaima
    Jun 15 at 12:46










  • Unfortunately I have a huge pile of someone else's code that I have to work on which is written in cshell and can't avoid it. With C shell scripts being syntactically ambigous, is there ANY highlighting mode that would fit the best? I've only so far managed to make some sense out of choosing shell highlighting in gedit which highlights the code "sort of alright" but doesn't offer code folding.
    – Layla_K
    Jun 15 at 14:02















There's a reason for that. C Shell scripts are syntactically ambiguous. Use the C Shell for interactive work, certainly, but don't try writing scripts in it. Really. (Want ten or more reasons?)
– roaima
Jun 15 at 12:46




There's a reason for that. C Shell scripts are syntactically ambiguous. Use the C Shell for interactive work, certainly, but don't try writing scripts in it. Really. (Want ten or more reasons?)
– roaima
Jun 15 at 12:46












Unfortunately I have a huge pile of someone else's code that I have to work on which is written in cshell and can't avoid it. With C shell scripts being syntactically ambigous, is there ANY highlighting mode that would fit the best? I've only so far managed to make some sense out of choosing shell highlighting in gedit which highlights the code "sort of alright" but doesn't offer code folding.
– Layla_K
Jun 15 at 14:02




Unfortunately I have a huge pile of someone else's code that I have to work on which is written in cshell and can't avoid it. With C shell scripts being syntactically ambigous, is there ANY highlighting mode that would fit the best? I've only so far managed to make some sense out of choosing shell highlighting in gedit which highlights the code "sort of alright" but doesn't offer code folding.
– Layla_K
Jun 15 at 14:02















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f449970%2fcshell-text-editor%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f449970%2fcshell-text-editor%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)