Eclipse Javascript Editor wrong string recognition with Reactjs syntax -


when write jsx in following format in default javascript editor, slash , grater signs interpreted string. , when press enter @ end eclipse automatically adds " + "

i using eclipse 4.3.0.

how fix this?

eclipse string problem

disclaimer i'm author of typescript.java

i suggest you install typescript.java 1.1.0 provides jsx support inside eclipse. provides jsx editor syntax coloration jsx (and javascript):

jsx editor

validation, hyperlink, hover, completion done using typescript tsserver:

jsx validation


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -