Skip to main content

Text Editor Favorite ?

Sudah lama nggak ngeblog sejak postingan terakhir saya. Malam ini daripada nggak ada kerjaan, mungkin saya akan membahas text editor yang biasa saya gunakan dan yang pernah saya coba gunakan khusus untuk pengembangan web. Walaupun text-editor ini sifatnya universal, namun biasanya bahasa pemrograman tertentu sudah menyediakan IDE yang lengkap. Berikut ini adalah beberapa text-editor favorit saya mulai dari text editor yang kurang saya sukai hingga yang sering saya pakai.

5. Notepad ++ (https://notepad-plus-plus.org/)


Notepad ++ pertama kali saya gunakan pada masa kuliah untuk praktikum pemrograman di kampus. Pertama kali melihat interface aplikasi ini, sudah langsung ilfill karena saya kurang terlalu suka dengan desain toolbar-nya itu. Saya rasa penggunaan toolbar dengan icon yang bermacam - macam malah membuat saya bingung, dan akhirnya saya pun harus melakukan hover terhadap icon tersebut untuk melihat tooltip yang berisi informasi tentang fungsi icon tersebut

4. Jetbrain Webstorm (https://www.jetbrains.com/webstorm/)


"WebStorm is a lightweight yet powerful IDE, perfectly equipped for complex client-side development and server-side development with Node.js.". Kata - kata tersebut adalah yang menjadi slogan untuk Webstorm. Ya, aplikasi ini memang lengkap dan memang ditujukan untuk pengembangan dengan Node.js. Awalnya nemu aplikasi ini karena direkomendasikan oleh sebuah situs framework untuk mobile. Namun kata-kata lightweight pada slogan tersebut sepertinya kurang cocok, karena saya anggap aplikasi ini masih terlalu berat untuk saya gunakan sebagai text-editor sehari-hari, dan mungkin banyak fitur yang kurang dibutuhkan.

3. Atom (https://atom.io/)


Atom kemarin sempat menjadi text-editor yang sempat booming, karena memang sesuai dengan slogan yang tertulis di websitenya, "A hackable text editor for the 21st Century". Memang dengan text-editor ini kita dapat melakukan custom environment sesuai kebutuhan kita. Namun, saya kurang suka text-editor ini karena masalah klasik yang dialami text-editor diatas, yaitu nge-LAG ! Sisi positifnya dari text editor ini adalah, saya suka desain dan kombinasi warna pada temanya begitu juga dengan fontnya yang menarik untuk dilihat. 

2. Visual Studio Code (https://code.visualstudio.com/)


Text editor ini merupakan aplikasi besutan dari Microsoft yang menurut saya sangat bagus dari segi tampilan dan desain. Namun ada satu desain yang membuat saya menjadi agak sedikit kecewa, yaitu posisi Working Files yang berada di sebelah kiri, dimana semua file yang terbuka dapat dipilih dalam list area tersebut. Hal ini membuat saya menjadi kurang terbiasa, karena terbiasa dengan Tab yang berada diatas untuk berpindah antar file. Namun kekurangan dari aplikasi ini masih sama dengan text-editor lain yaitu masih LAG!

1. Sublime Text Editor (http://www.sublimetext.com/)



Nah ini text-editor yang sampai saat ini masih saya pakai dan belum tergantikan. Sesuai slogan di situsnya "The Text Editor You'll Love With", saya sepertinya memang jatuh cinta pada text-editor ini, terutama karena text-editor ini tidak terasa LAG pada komputer saya.
Selain itu saya juga tampilanya, perpaduan font dan warna themenya membuat saya menjadi lebih tertarik lagi.


Comments

Popular posts from this blog

HackRF Mayhem Failed to Update - M0 Guru Meditation Hard

I was on Mayhem Portapack v2.0.1 and want to upgrade to the latest stable release v2.1.0. The update went okay using the web upgrade https://hackrf.app/. But then I saw the latest nightly update and want to try it, since it has many new tools that are not yet included in the stable release. But then the update failed :( Disclaimer: I didn't take any photos of the errors, since I was focused on googling the solution. So the error was " Bad Firmware or Failed W/R error" during the upgrade process, and it was stuck. So I had to restart the device, and it was booting to the Mayhem menu, but on the bottom left, which should show the current firmware version, it was showing a  "FLASH ERR"  message. I think I should go back to the stable release, but I can't. Every time I want to flash the stable release version, the portapack will shows an error M0 Guru Meditation - Hard Fault.  There's an issue that was closed on the Mayhem GIT repo that has the same issue a...

Macintosh Classic II Brightness Issue

The Problem My Macintosh Classic II suffers from an issue where the display CRT goes dim after a few minutes on a cold boot. Every time it happens, I need to crank up the cut-off and brightness  pot behind the machine to show the image. The Analyze At first, I thought it must be the brightness issue, so I searched for the Macintosh Classic analog board schematic to check the brightness line. I found the schematic from Bomarc, and the schematic is suitable with my board, since there are two analog board versions.  I started to suspect the resistors and potentiometer on the brightness line. This Macintosh version has software-controlled brightness, so the analog board will get a 22.25 kHz square wave PBM signal from the logic board to control the brightness. I checked and replaced some resistors and cleaned the potentiometer, but nothing seems to work. The signal is there, and no sign of degradation that makes the screen dim after a few minutes.  Brightness Line So I suspec...

Fiberhome HG6145D2 Superadmin Login

Maybe some of you are using In**ehome ISP as your home internet and found out that using the provided login has minimal options to configure the router: user  user1234 I know it’s not the admin login, and that must be a full-control user account that can be used to control this router fully. So I searched and found some posts on the net and most of them are telling me to use: admin %0|F?H@f!berhO3e I tested it and it doesn’t work! But there’s more to it, you need to reset the router first by pressing the reset button on the side of the router. Then after resetting, you can log in using the admin superaccount! But keep in mind, never use the user log in again, because it will lock the super admin login until you reset the router again. Cheers 🍺