Skip to content

Disable pending migration notifications #3363

Closed Answered by vinistock
davidalejandroaguilar asked this question in Q&A
Discussion options

You must be logged in to vote

We were indeed missing docs on how to do it. I added the docs and you can disable it with:

// Settings for all add-ons
"rubyLsp.addonSettings": {
   // Settings for the Rails add-on
   "Ruby LSP Rails": {
      // Enable prompt for pending migrations
     "enablePendingMigrationsPrompt": false
   }
 }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davidalejandroaguilar
Comment options

Answer selected by vinistock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants