Jump to content

A basic code editor with syntax highlighting like VS or Atom and run it in terminal/cmd

Community Standards || Tech News Posting Guidelines

---======================================================================---

CPU: R5 9600X || GPU: RX 9070 XT|| Memory: 32GB || Cooler: Peerless Assassin || PSU: RM850e|| Case: Lian Li A3

Link to post
Share on other sites

Just now, manasrZovLV said:

i have tried atom , but it wont run properly ,its sluggish and VS code makes my laptop slow 

Notepad++ then

Community Standards || Tech News Posting Guidelines

---======================================================================---

CPU: R5 9600X || GPU: RX 9070 XT|| Memory: 32GB || Cooler: Peerless Assassin || PSU: RM850e|| Case: Lian Li A3

Link to post
Share on other sites

Built-in

F@H
Desktop: i9-13900K, ASUS Z790-E, 64GB DDR5-6000 CL36, RTX3080, 2TB MP600 Pro XT, 2TB SX8200Pro, 2x16TB Ironwolf RAID0, Corsair HX1200, Antec Vortex 360 AIO, Thermaltake Versa H25 TG, Samsung 4K curved 49" TV, 23" secondary, Mountain Everest Max

Mobile SFF rig: i9-9900K, Noctua NH-L9i, Asrock Z390 Phantom ITX-AC, 32GB, GTX1070, 2x1TB SX8200Pro RAID0, 2x5TB 2.5" HDD RAID0, Athena 500W Flex (Noctua fan), Custom 4.7l 3D printed case

 

Asus Zenbook UM325UA, Ryzen 7 5700u, 16GB, 1TB, OLED

 

GPD Win 2

Link to post
Share on other sites

Just now, manasrZovLV said:

do i need python for geany or does it have built-in 

Geany is just a code/text editor, if you want to run python code then you need python.

 

18 minutes ago, manasrZovLV said:

i am using IDLE from 6mnths but want a more feature packed IDE

Based on this comment I assume you've got python already installed.

ಠ_ಠ

Link to post
Share on other sites

2 minutes ago, Kilrah said:

Built-in

 

2 minutes ago, shadow_ray said:

Geany is just a code/text editor, if you want to run python code then you need python.

 

Based on this comment I assume you've got python already installed.

Most editors don't come with python installed, but as shadow_ray explained, if you already used python with another editor (and as long as you didn't uninstall python or change the PATH environment variable) it should work fine.

Link to post
Share on other sites

I meant python parsing is built-in, i.e. it's not like VS code where you install a python extension to have coloring/parsing etc. Maybe that wasn't the question, of course you need python installed and accessible from the PATH.

F@H
Desktop: i9-13900K, ASUS Z790-E, 64GB DDR5-6000 CL36, RTX3080, 2TB MP600 Pro XT, 2TB SX8200Pro, 2x16TB Ironwolf RAID0, Corsair HX1200, Antec Vortex 360 AIO, Thermaltake Versa H25 TG, Samsung 4K curved 49" TV, 23" secondary, Mountain Everest Max

Mobile SFF rig: i9-9900K, Noctua NH-L9i, Asrock Z390 Phantom ITX-AC, 32GB, GTX1070, 2x1TB SX8200Pro RAID0, 2x5TB 2.5" HDD RAID0, Athena 500W Flex (Noctua fan), Custom 4.7l 3D printed case

 

Asus Zenbook UM325UA, Ryzen 7 5700u, 16GB, 1TB, OLED

 

GPD Win 2

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×