--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/hpb1sz9CPsM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
literal method is not needed anymore (and is not supported by GSS).
Just try:@def CONTENT_HEADER"\27A1";And yes for syntax highlighting, you need to add .gss as extension of css file.
On Tue Nov 25 2014 at 10:03:35 PM Slava Pankov <pan...@gmail.com> wrote:
OK, one of my issues is resolved, so answering to myself :-) For *.gss highlighting in Eclipse see attached screenshot.
But still no luck with unicode symbol in @def.--
On Monday, November 24, 2014 8:50:10 PM UTC-8, Slava Pankov wrote:Another problem:
@def CONTENT_HEADER literal("\27A1");
It was unicode character constant before gss, now I'm getting string literal("\27A1") instead of unicode symbol.
On Monday, November 24, 2014 7:26:20 PM UTC-8, Slava Pankov wrote:What about syntax highlighting for *.gss files in Eclipse? *.css where supported by GPE CSS Resource Editor, but it does NOT support *.gss
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/hpb1sz9CPsM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsub...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
A space is missing in my previous post:
@def CONTENT_HEADER "\27A1";
On Tue Nov 25 2014 at 10:07:49 PM Julien Dramaix <julien....@gmail.com> wrote:
literal method is not needed anymore (and is not supported by GSS).
Just try:@def CONTENT_HEADER"\27A1";And yes for syntax highlighting, you need to add .gss as extension of css file.
On Tue Nov 25 2014 at 10:03:35 PM Slava Pankov <pan...@gmail.com> wrote:
OK, one of my issues is resolved, so answering to myself :-) For *.gss highlighting in Eclipse see attached screenshot.
But still no luck with unicode symbol in @def.--
On Monday, November 24, 2014 8:50:10 PM UTC-8, Slava Pankov wrote:Another problem:
@def CONTENT_HEADER literal("\27A1");
It was unicode character constant before gss, now I'm getting string literal("\27A1") instead of unicode symbol.
On Monday, November 24, 2014 7:26:20 PM UTC-8, Slava Pankov wrote:What about syntax highlighting for *.gss files in Eclipse? *.css where supported by GPE CSS Resource Editor, but it does NOT support *.gss
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/hpb1sz9CPsM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsub...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.