8000 conflict when scayt is enabled · Issue #25 · prbaron/pbckcode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

conflict when scayt is enabled #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. 7A32

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pk-fr opened this issue Jun 27, 2014 · 0 comments
Open

conflict when scayt is enabled #25

pk-fr opened this issue Jun 27, 2014 · 0 comments

Comments

@pk-fr
Copy link
pk-fr commented Jun 27, 2014

for example, instead of :
for($i=0;;)
{
echo "hello $i\n";
}
in the editor, we have :
for($i=0;;)
{
<span data-scayt-word="echo" class="scayt-misspell-word">echo</span> "<span data-scayt-word="hello" class="scayt-misspell-word">hello</span> $i\n";
}

(a workaround is to click twice in viewsource before editing code!

thanx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0