Isak

Results 10 comments of Isak

I'd really like this change to the plugin, please add it when you have time!

I mean to always have the part that is open to always show. I don't want it to open when I click on the input, I would like it to...

> @thanked Nobody has submitted a contribution yet. I was interested to submit but it looks really hard, isn't there a more simple way to do it?

@pyrmont Why cannot we take the lexer file that GitHub uses for SourcePawn?

@pyrmont How long would it take to do a lexer for SourcePawn?

@pyrmont I have very little experience with regular expressions but I'll try to take some parts from the python file as you said [https://github.com/rouge-ruby/rouge/issues/800#issuecomment-637599930](here). Where do I submit the file?

@RAYs3T, sadly I have not procceeded to even trying. However, I was thinking about looking into the Pythons SourcePawn lexer file and try to edit it as pyrmont said in...

> If it's Gitlab, you can make all your sourcepawn files use C highlighting using your `.gitattributes` file: https://docs.gitlab.com/ee/user/project/highlighting.html Ah yeah that's true, we can just use C/CPP highlighting, thanks...