Karol Jakusz-Gostomski
Karol Jakusz-Gostomski
 DDC with minisnips, tags and around
I confirm. It would be useful to whitelist with wildcard sales.* and by multiple schemas too.
Same here. But I am rendering this markdown element on text area change, and it does not render code block properly.
+1 thanks for help
Thanks for hints. I need to get into topic :)
I think A approach is ok. This is specific functionality to grab full/partial paths, fitting into subparser.
I18n gem uses yaml files as source of translations. For example when you have this: ```yml --- en: sequel: errors: or: "or" ``` Then when general english is used in...
A. Yes, real life example. I am intrested only in key. To quickly jump with tags in vim where it's placed, so I expect: ``` en.date.abbr_day_names date.abbr_day_names en.syscall syscall ```...
I have one idea, to take into account lines with colon. To get only matching this `^\s?[a-zA-Z0-9_]:`
A. yes B. yes And the last one, also yes