bigteejay
bigteejay
For context, I have a table... ``` CREATE TABLE `user_table` ( `id` int(6) unsigned NOT NULL AUTO_INCREMENT, `user_id` varchar(30) NOT NULL, `time_submitted` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,...
Somewhat related this would be the notion of an easy to configure method of marking a field read-only (and thereby optionally ignoring it or failing). I suspect this may exist...
> npm uninstall grunt-karma ...then editing my gruntfile.js to remove references to karma, and now it runs without error.
I have, several times. Even (unrelated) restarted my PC a couple of times now. The entry made it into the index xml file without my adding it manually (at the...
Interestingly, none of the SnippetIndexItem items in the index xml appear to contain the shortcut value (or equivalent) that triggers the snippet. Is that expected?
It doesn't, and moving it to the system default location enables it (without editing the snippet file or rebuilding the index.) None of the system generated/identified snippets that appear in...