S
S
svsobolev2016-08-13 09:41:10
JavaScript
svsobolev, 2016-08-13 09:41:10

What html editor can replace notepad++ on mac?

I'm very used to notepad ++, but it's not on the poppy. Please tell me what editors are there to replace it. Sublime text is something very unusual.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
@
@gugozoha, 2016-04-26
@mrdubz

$(document).ready(function() {
  $('.showvalue').click(function(){
  	var curCity = $('#city-select').val();
    if(curCity == 1){
    	alert('Вы выбрали Санкт-Петербург');
    }
    if(curCity == 2){
    	alert('Вы выбрали Москву');
    }
  });
});

R
Risent Veber, 2016-08-13
@svsobolev

www.sublimetext.com

A
Andrey K, 2016-08-13
@mututunus

https://atom.io/brackets.io
_

B
Boris Yakushev, 2016-08-13
@za4me

Sublime Text 3
Vim

G
Gluck Virtualen, 2016-08-13
@gluck59

Don't worry - Coda hasn't come up with anything better for the Mac yet.

R
Roman Ogarkov, 2016-08-13
@ogarich89

Sublime Text 3 is an excellent editor, cross-platform

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question