mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
3.8 KiB
JSON
1 line
3.8 KiB
JSON
[{"user_id": 11547, "stars": [], "topic_id": 6324, "date_created": 1297849290.8577931, "message": "Can you exclude files from Find File or provide some smarts for favouring source files over compiled .class or .pyc files?", "group_id": 2658, "id": 118579}, {"user_id": 8256, "stars": [], "topic_id": 6324, "date_created": 1297850591.0906899, "message": "Excluding .class files would be nice. I tried setting that in the settings but it didn't work.", "group_id": 2658, "id": 118692}, {"user_id": 8192, "stars": [], "topic_id": 6324, "date_created": 1297857166.7189419, "message": "so just set it to (^\\.|\\.class|\\.pyc)", "group_id": 2658, "id": 119328}, {"user_id": 8192, "stars": [], "topic_id": 6324, "date_created": 1297857134.7148049, "message": "hidden_files_pattern: in the project_plugin.yaml is a regexp for files that should be hidden in the tree", "group_id": 2658, "id": 119320}, {"user_id": 11547, "stars": [], "topic_id": 6324, "date_created": 1298108904.239769, "message": "I can't get this to work, does it need to be /(expression)/?", "group_id": 2658, "id": 149136}, {"user_id": 5242, "stars": [], "topic_id": 6324, "date_created": 1298278600.6123109, "message": "don't think so. what are you setting it to?", "group_id": 2658, "id": 157262}, {"user_id": 8192, "stars": [], "topic_id": 6324, "date_created": 1298280243.1122029, "message": "@rrees Are you using the development version or 0.10?", "group_id": 2658, "id": 157321}, {"user_id": 11547, "stars": [], "topic_id": 6324, "date_created": 1298307727.866472, "message": "So what worked for me was setting the regexp in find_file_dialog.yaml (plus ignore_file_patterns : true). This removed the unwanted files as soon as it was saved.", "group_id": 2658, "id": 159919}, {"user_id": 11547, "stars": [], "topic_id": 6324, "date_created": 1298307743.3772981, "message": "@linopolus 0.10", "group_id": 2658, "id": 159924}, {"user_id": 11547, "stars": [], "topic_id": 6324, "date_created": 1298307773.651087, "message": "@danlucraft hidden_files_pattern: (^\\.|\\.class|\\.pyc)", "group_id": 2658, "id": 159938}, {"user_id": 8256, "stars": [], "topic_id": 6324, "date_created": 1298356794.4476869, "message": "Dan said there might be performance issues with this filtering, have you had any?", "group_id": 2658, "id": 177480}, {"user_id": 8192, "stars": [], "topic_id": 6324, "date_created": 1298363479.853256, "message": "@danlucraft https://github.com/redcar/redcar/pull/28", "group_id": 2658, "id": 177798}, {"user_id": 5242, "stars": [], "topic_id": 6324, "date_created": 1298363456.0228789, "message": "@linopolus pull request?", "group_id": 2658, "id": 177793}, {"user_id": 8192, "stars": [], "topic_id": 6324, "date_created": 1298363269.8006971, "message": "@rrees Ah ok the setting in the project_plugin.yaml was for the project tree.", "group_id": 2658, "id": 177775}, {"user_id": 8192, "stars": [], "topic_id": 6324, "date_created": 1298363505.791085, "message": "I forgot to open one when it was done, sorry", "group_id": 2658, "id": 177802}, {"user_id": 8192, "stars": [], "topic_id": 6324, "date_created": 1298363297.611974, "message": "@rrees Both settings will be in one file from 0.11", "group_id": 2658, "id": 177778}, {"user_id": 8192, "stars": [], "topic_id": 6324, "date_created": 1298363394.915386, "message": "(if someone merges it from my fork)", "group_id": 2658, "id": 177785}, {"user_id": 5242, "stars": [], "topic_id": 6324, "date_created": 1298363547.068105, "message": "@linopolus awesome", "group_id": 2658, "id": 177808}, {"user_id": 11547, "stars": [], "topic_id": 6324, "date_created": 1301048824.572428, "message": "So in 0.11 I used shared__ignored_files.yaml which seems to be working for me", "group_id": 2658, "id": 437406}, {"user_id": 5242, "stars": [], "topic_id": 6324, "date_created": 1301049198.5282471, "message": "yep, that's the new thing in 0.11 that now filters most everything", "group_id": 2658, "id": 437446}] |