Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !6763

Add netbeans to the list

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/ferrybig/patch-1 into master Apr 05, 2019
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: ferrybig

According to the documentation, you can specify a line number using file:number syntax: http://wiki.netbeans.org/FaqCliOpen

netbeans Something.java:55

According to the instructions at https://facebook.github.io/create-react-app/docs/advanced-configuration I need to list my editor at this list detect it, no further testing instructions have been provided

EDIT: At the moment, the Netbeans editor works when placing a shortcut inside /usr/local/bin to Netbeans, and then starting the devserver using REACT_EDITOR=netbeans npm run serve, but I cant find any documentation on how to make a test version of this package so I can actually test the integration

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/ferrybig/patch-1