Snippets bug

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
se7h
Posts: 15
Joined: Tue Nov 17, 2009 10:20 pm

Snippets bug

Post by se7h »

if callword appoint such "one:two" (or ona;two etc.) and call via ctrl+j would get this:

Code: Select all

link: be ahead snippet
is the first part of callword which was to ":" (";" etc.)
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: Snippets bug

Post by Gatis »

Hi,
you should use only letters and numbers in callwords.
Maybe we should prohibit users from typing prohibited symbols in the callword field...
Kind regards,
Gatis Avots
davenz

Re: Snippets bug

Post by davenz »

I agree Gatis; callwords should be limited to 'valid' characters only or all sorts of issues are going to arise.

Dave.
se7h
Posts: 15
Joined: Tue Nov 17, 2009 10:20 pm

Re: Snippets bug

Post by se7h »

Gatis wrote:Hi,
you should use only letters and numbers in callwords.
Maybe we should prohibit users from typing prohibited symbols in the callword field...
good idea!
Post Reply