Skip to content

need advice with direction #253

Answered by pwntester
molleweide asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @molleweide Thanks for your offer to work on this.

From the top of my head you will need to touch the following files:

  • commands.lua to add the new actions and commands for discussions such as octo discusstion create -> create action
  • config.lua and mappings.lua for key bindings
  • octo-buffer.lua will need to handle a new kind for discussion buffers
  • you may need new writers in writers.lua to render new discussion UI elements such as the accepted response
  • all graphql queries should go into graphql.lua
  • init.lua should also account for this new discussion kind

If you finally decide to implement support for it, let me know and I will try to help

Replies: 1 comment 1 reply

Comment options

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

Answer selected by molleweide
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