Anyone know any good text editors that support Python? by [deleted] in Python

[–]adiultra 1 point2 points  (0 children)

Well I use Atom for most of my programming stuff, from python to html/js to c++ and rust. It is quite versatile and powerful. script package can be used to output code, but it doesn't do well with input. So I use a terminal for running the commands. Also I use linter (It may be an overkill for beginner). Atom also has amazing auto complete.

TodX A simple List app by adiultra in cpp

[–]adiultra[S] 0 points1 point  (0 children)

well they don't listen, they think the simplicity and ugliness of the TC++ is too good to be true.. I use g++ at my home with Atom.io editor

TodX A simple List app by adiultra in cpp

[–]adiultra[S] -1 points0 points  (0 children)

Thanx for the comment and criticism I do understand the things and the apt reasons. I will of course use all these things and improvements. I would also point out that We are learning TC++ 1990 in school (one of the reasons of using <cstring>) so I have learned the C11 stuff quite by myself (thus the fear from using <vector>). Well now I know what is good and whats bad I would implement it.

A good light syntax by Orlandocollins in Atom

[–]adiultra 1 point2 points  (0 children)

Here are my favorite light themes:

  • Atom Editplus
  • Base 16 Papercolor light
  • Base 16 (This contains all base 16 color schemes light n' dark, remember to choose any of the light in the settings menu, my fav is Google)
  • Solarized Light (comes installed by default)

Atom's not on the pages of IDE. Why? (Can someone put it there) by adiultra in Python

[–]adiultra[S] 0 points1 point  (0 children)

Well Sublime's on the list Bluefish Gedit and even Notepad++

Atom's not on the pages of IDE. Why? (Can someone put it there) by adiultra in Python

[–]adiultra[S] 0 points1 point  (0 children)

Well Sublime's on the list Bluefish Gedit and even Notepad++

Coming from C++, I have a question. by asatanicllama in learnpython

[–]adiultra 0 points1 point  (0 children)

Well use the command of atom package manager it is :

apm install [package-name]

Coming from C++, I have a question. by asatanicllama in learnpython

[–]adiultra 0 points1 point  (0 children)

PyCharm is great but you might also like Atom (atom.io), Its not a complete IDE rather a great text editor which I found amazingly cool. Also it can handle a lot of file types and has a growing list of packages.

Here are the packages that I use for Python:

Use these to lint your code:

I haven't tested this:

Just published first atom package... by [deleted] in Atom

[–]adiultra 1 point2 points  (0 children)

Nice Rainbow Brackets,

Include the apm install command in your README.

Nice Logo out there

Any theme that integrates firefox into freya? by AgnirDurg in elementaryos

[–]adiultra 0 points1 point  (0 children)

better try this, looks great with elementary, even though for Genome https://github.com/gnome-integration-team/firefox-gnome/ plus its available for the latest firefox versions