Fix all of it, It will take me 4 times as long to scroll through all that code to find your problem, and it's harder to read.
The above was just an example of what it should be like :)
Encryption Methods
I am developing a membership system for my website and would like to know what you think about encryption methods.
Please answer the following questions:
1) What encryption method do you use?
2) What encryption method do you think / know is the most secure?
3) What...
You use div's to create new elements and you use classes to add extra styling to the elements, or other HTML tags
Example: <div id="box"> starts a new element box that will have a box style to it, then you can use a class to change it's color
<div id="box" class="red">
<div id="box"...
m0nsta. There is a theme extension you can install, that gives you all the themes you can get in notepad ++
Extension ZIP: https://github.com/MiguelCastillo/Brackets-Themes/archive/master.zip
(Remember just to copy the link and paste into the extension installer - Don't click it)...
I beg to differ, In what way is it limited, I know it is behind in a few features but it's still got a large quantity of features, a large list of extensions and it's coded in JS so whatever you are missing you can add yourself.
Sysode I was also reluctant to make the switch as I was used to notepad ++ but when I gave it ago and tried it out for 1-2 days, I got hooked. I can't go back to notepad ++ now because it just feels wrong and old fashioned.
I thought I would take some time to write a thread to let you all know about a new code editor that I found a few months ago, I don't know exactly when the first build was released or how many of you actually know about it but their has been many threads asking for the best editor and I have...