Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / elpassion/factorx issues and pull requests

#46 - 45 automatic member expression extracting

Pull Request - State: closed - Opened by michalwarda over 7 years ago

#45 - Add automatic extracting to destructuring syntax for MemberExpression.

Issue - State: closed - Opened by michalwarda over 7 years ago
Labels: enhancement

#44 - 0.2.0

Pull Request - State: closed - Opened by michalwarda over 7 years ago

#42 - Add debug mode.

Issue - State: open - Opened by michalwarda almost 8 years ago

#41 - Expose the client api for external libraries to use.

Issue - State: open - Opened by michalwarda almost 8 years ago

#40 - Add integration tests for the cli.

Issue - State: open - Opened by michalwarda almost 8 years ago

#39 - Add code extracting to class method.

Issue - State: open - Opened by michalwarda almost 8 years ago
Labels: enhancement

#38 - Add code extracting to method.

Issue - State: open - Opened by michalwarda almost 8 years ago
Labels: enhancement

#37 - Add server shutdown after X time if no requests were made.

Issue - State: open - Opened by michalwarda almost 8 years ago
Labels: enhancement

#36 - Add Travis configuration

Pull Request - State: closed - Opened by ulska almost 8 years ago

#35 - Fix variable declaration position

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#34 - Add renaming identifiers

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#33 - Add const extracting

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#32 - Add handling of import statements

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#31 - Allow to use import / require inside the refactored files.

Issue - State: closed - Opened by michalwarda almost 8 years ago
Labels: bug

#30 - Change the implementation to use t.isNodesEquivalent

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#29 - Handle finding occurrences of complicated expressions.

Issue - State: closed - Opened by michalwarda almost 8 years ago
Labels: enhancement

#28 - Add information about identifier position to extract-variable

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#27 - Rotate found expressions

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#26 - Send get-expressions starting from the bottom of the tree.

Issue - State: closed - Opened by michalwarda almost 8 years ago
Labels: bug

#25 - Fix expression order

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#24 - Change the expression to check for path.node.extra.

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#23 - Put the variable declaration only 1 line before the first expression occurrence.

Issue - State: closed - Opened by michalwarda almost 8 years ago
Labels: enhancement

#20 - Add cursor start and end position of variable name to extract-variable response.

Issue - State: closed - Opened by michalwarda almost 8 years ago
Labels: enhancement

#19 - Recast babylon update

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#18 - Add prettier and upgrade dependencies.

Pull Request - State: closed - Opened by michalwarda almost 8 years ago

#17 - Update README

Issue - State: open - Opened by michalwarda almost 8 years ago
Labels: maintenance

#16 - Add travis

Issue - State: closed - Opened by michalwarda almost 8 years ago
Labels: maintenance

#15 - Explore the possibilities to cache the parsed AST between different requests in the CLI.

Issue - State: closed - Opened by michalwarda almost 8 years ago - 1 comment
Labels: idea, enhancement

#14 - Add an option to move a variable to upper scope.

Issue - State: open - Opened by michalwarda almost 8 years ago
Labels: enhancement

#13 - Add changing the identifier name.

Issue - State: closed - Opened by michalwarda almost 8 years ago
Labels: enhancement

#12 - Explore again the 'babylon' ast exploring with 'recast' as the parser / generator.

Issue - State: closed - Opened by michalwarda almost 8 years ago - 4 comments
Labels: maintenance, in progress

#11 - Fix multiline expressions finding predicament.

Issue - State: closed - Opened by michalwarda about 8 years ago
Labels: bug

#10 - Take line indentation into account when extracting to variable.

Issue - State: closed - Opened by michalwarda about 8 years ago
Labels: enhancement

#9 - Allow extracting to const.

Issue - State: closed - Opened by michalwarda about 8 years ago
Labels: enhancement

#8 - Implement extract-variable with selection passed

Issue - State: closed - Opened by michalwarda about 8 years ago

#7 - Add proper cli implementation

Pull Request - State: closed - Opened by michalwarda about 8 years ago

#6 - New expression finding logic

Pull Request - State: closed - Opened by michalwarda about 8 years ago

#5 - Investigate the possibility to traverse the tree to find expressions.

Issue - State: closed - Opened by michalwarda about 8 years ago
Labels: question

#4 - Fix finding tokens and expressions depending on passed columns and rows.

Issue - State: closed - Opened by michalwarda about 8 years ago
Labels: bug

#3 - Handle errors inside response to command call.

Issue - State: closed - Opened by michalwarda about 8 years ago
Labels: enhancement

#2 - Add a command for getting all expressions matching the current selection.

Issue - State: closed - Opened by michalwarda about 8 years ago
Labels: enhancement

#1 - Create a binary that let's invoking different commands from package.

Issue - State: closed - Opened by michalwarda about 8 years ago
Labels: enhancement