BaSs_HaXoR

Best Web Development IDE (Free + Open Source)

Feb 28th, 2015
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.67 KB | None | 0 0
  1. <!-- -------------------------------------------------------------------------------------------- -->
  2. <!--    My Favorite, FREE, OPEN SOURCE, Web Development IDE for HTML, CSS, and Javascript/etc.    -->
  3. <!-- -------------------------------------------------------------------------------------------- -->
  4.  
  5. <a href="http://www.brackets.io/" target="_blank">Best FREE and OPEN SOURCE WEB DEVELOPMENT IDE</a>
  6.  
  7. <!--
  8. _________________________________________________________________________________________________________________________________________
  9. Why Use Brackets?
  10.  
  11. Brackets is a lightweight, yet powerful, modern text editor. We blend visual tools into the editor so you get the right amount of help when you want it. With new features and extensions released every 3-4 weeks, it's like getting presents all year long.
  12. _________________________________________________________________________________________________________________________________________
  13. Live Preview
  14. Get a real-time connection to your browser. Make changes to CSS and HTML and you'll instantly see those changes on screen. Also see where your CSS selector is being applied in the browser by simply putting your cursor on it. It's the power of a code editor with the convenience of in-browser dev tools.
  15. _________________________________________________________________________________________________________________________________________
  16. Inline Editors
  17. Instead of jumping between file tabs, Brackets lets you open a window into the code you care about most. Want to work on the CSS that applies to a specific ID? Put your mouse cursor on that ID, push Command / Ctrl+E and Brackets will show you all the CSS selectors with that ID in an inline window so you can work on your code side-by-side without any popups.
  18. _________________________________________________________________________________________________________________________________________
  19. The Extract for Brackets (Preview) extension lets you pull out design information from a PSD including colors, fonts, gradients, and measurement information as clean, minimal CSS via contextual code hints. You can also extract layers as images, use information from the PSD to define preprocessor variables, and easily get dimensions between objects. All in the context of your code.
  20. _________________________________________________________________________________________________________________________________________
  21. -->
  22. <!-- -------------------------------------------------------------------------------------------- -->
  23. <!-- http://www.brackets.io/ -->
  24. <!-- BaSs_HaXoR -->
  25. <!-- -------------------------------------------------------------------------------------------- -->
Add Comment
Please, Sign In to add comment