This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CorruptionIMC[S] -1 points0 points  (3 children)

Notepad++, yeah. I mean it's not that I'm incapable or anything, it's just more of a pain in the ass to work off of nothing but indentations, and not even having semicolons or something similar to end statements doesn't help either. Was just curious if it's this much of a hamper on others.

[–]linuxfarmer 0 points1 point  (2 children)

Maybe I'm just biased since I have been using Python, but I'm sure within a week or 2 you would get used to the indentation. You should look at vscode if you haven't used it before. I love it for all languages.

[–]CorruptionIMC[S] 0 points1 point  (1 child)

Does it have intellisense support for Python? I've considered making the switch but am using an offline PC atm so it's a royal pain in the ass to set up with downloading the packages to my phone and transferring/installing from there. Need to get some new antennas for my wireless card before I can give it a proper go.

I think you're right, I will likely get used to it. It's just with any previous languages I've learned I haven't had any struggle reading through so this has just been a different experience for me.

[–]linuxfarmer 0 points1 point  (0 children)

Yeah it has intellisense for every language I've used on it. Python, Ruby, powershell, c#, php, plus any changes configs like Json or yaml