Wed Jun 30, 2004 11:19 am |
Replies: 4 |
Views: 6172 |
|
|
here's another gotcha related to the Search dialog:
search for a term and use F3 to do "find next". your search term is saved/kept or whatever (obviously). now click somewhere else in the documen ...
|
Wed May 26, 2004 2:37 pm |
Replies: 5 |
Views: 6520 |
|
|
in case it helps, i think that 5.0 and 5.5 versions of macromedia homesite had a highlighter that handled it just fine. maybe other versions too, those were the only ones i ever used.
(digression ...
|
Wed May 26, 2004 10:56 am |
Replies: 6 |
Views: 7284 |
|
|
yeah that's exactly. thanks that will be nice to have fixed!
|
Tue May 25, 2004 7:25 pm |
Replies: 8 |
Views: 6918 |
|
|
I remember that macromedia homesite, whch i used to use (version 5.5 i believe) highlighted heredoc syntax perfectly: as if it were a string. come to think of it, I'm pretty sure it had a specific h ...
|
Tue May 25, 2004 7:21 pm |
Replies: 5 |
Views: 6520 |
|
|
that's because of </script>
geez bad bug. let's be clear about something... the bug is not caused by having "</script>" in the code. it's caused by the syntax highlighting engine and ...
|
Tue May 25, 2004 7:16 pm |
Replies: 6 |
Views: 7284 |
|
|
wondering if this is also a potential bug in code completion. i'm using 3.3.1 build 3356.
partial variable names won't get the code-insight window if you're typing inside the parentheses of an obj ...
|
Tue May 18, 2004 3:16 pm |
Replies: 2 |
Views: 7358 |
|
|
thanks for the reply
|
Tue May 18, 2004 11:49 am |
Replies: 2 |
Views: 7358 |
|
|
am i mistaken in saying that the Regular Expression Replace feature does not support backreferences? (using version 3.3.1 on windows)
what i mean is, i would like to replace this pattern:
<(p| ...
|
Tue May 18, 2004 11:32 am |
Replies: 2 |
Views: 7064 |
|
|
what is Tag Groups? i don't know where to find that in version 3.3.1.
version 3.2 had, by default, an html tag auto-complete feature. can you tell me why that has changed? it seems like there's ...
|
Mon Apr 12, 2004 11:49 am |
Replies: 9 |
Views: 7366 |
|
|
cool, thanks for following up. i suspect this was a bug in 3.2 related to the auto-highlight switching feature. although that wouldn't explain the tag-completion part... whatever.
|
Mon Apr 12, 2004 10:24 am |
Replies: 9 |
Views: 7366 |
|
|
that's true, but i was referring to html tags typed after the style section, not inside it. sorry if that wasn't apparent. for example:
<html>
<head>
<style>
body ...
|
Sun Apr 11, 2004 7:01 pm |
Replies: 9 |
Views: 7366 |
|
|
this looks familiar except the problem i had was with a <style> section. if i put a <style>...</style> section in my html document, it would disable all syntax highlighting after th ...
|