mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
2.5 KiB
JSON
1 line
2.5 KiB
JSON
[{"user_id": 2588, "stars": [], "topic_id": 2999, "date_created": 1297300416.86357, "message": "Looks interesting but there is little information out there in the way of tutorials. What are some situations where you'd use automated refactoring? I'm mostly interested in how well ropevim works for speeding up the routine renaming and moving things around that happen frequently in prototype-style development.", "group_id": 292, "id": 62138}, {"user_id": 872, "stars": [], "topic_id": 2999, "date_created": 1297311823.4166789, "message": "I have Ropevim installed (what a pain THAT was), and the only thing I ever use it for is organizing imports. It's really handy for that though.", "group_id": 292, "id": 64669}, {"user_id": 2588, "stars": [], "topic_id": 2999, "date_created": 1297312305.6190801, "message": "Maybe I'll keep it in the \"for a rainy day\" pile. @stevelosh Thanks for your vim post btw - it has been a tremendous help and resource", "group_id": 292, "id": 64721}, {"user_id": 4520, "stars": [], "topic_id": 2999, "date_created": 1297312272.2834151, "message": "I used the extract-method rename-variable refactorings a lot. I stopped using it because of its clunky integration.", "group_id": 292, "id": 64717}, {"user_id": 4520, "stars": [], "topic_id": 2999, "date_created": 1297312307.5987041, "message": "Organizing imports was useful so as long as you liked _rope's_ style of importing.", "group_id": 292, "id": 64722}, {"user_id": 4520, "stars": [], "topic_id": 2999, "date_created": 1297312351.455133, "message": "@unbracketed https://github.com/statico/dotfiles/tree/master/.vim if you want a .vim tree to look at", "group_id": 292, "id": 64724}, {"user_id": 2588, "stars": [], "topic_id": 2999, "date_created": 1297312368.9637239, "message": "awesome thanks", "group_id": 292, "id": 64727}, {"user_id": 6671, "stars": [], "topic_id": 2999, "date_created": 1299129411.6885841, "message": "@stevelosh How was it a pain? 'easy_install ropevim' and then a 1-liner plugin seemed to do it for me.", "group_id": 292, "id": 258024}, {"user_id": 6671, "stars": [], "topic_id": 2999, "date_created": 1299129432.3682759, "message": "Is there a way to edit the topic, though? Should really be rope/ropevim/ropemacs :)", "group_id": 292, "id": 258025}, {"user_id": 12677, "stars": [], "topic_id": 2999, "date_created": 1299178206.7360151, "message": "An awesome tool I use for simple bulk renaming that can be paired with vim is grepedit. Look it up: http://bigasterisk.com/projects/grepedit", "group_id": 292, "id": 262257}] |