Skip to content

Conversation

@UberNomad
Copy link
Contributor

@UberNomad UberNomad commented Nov 26, 2024

Description

This patch makes it so that the parameters still show up when typing out a function, similar to how other code editors work.

Fixes # Improve autocomplete

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)
  • Documentation (update or new)

How Has This Been Tested?

Tested on 2 machines and multiple browsers

Testing Checklist

  • Tested in latest Chrome
  • Tested in latest Safari
  • Tested in latest Firefox

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have requested a review from ... on the Pull Request

@github-actions
Copy link

github-actions bot commented Nov 26, 2024

🐋 PR Preview!
The preview is no more!
Congrats if this was merged! 😄

…nd CMakeList to include the SK C autocomplete json generation
@UberNomad UberNomad changed the title DRAFT: First working version of parameters showing when typing a function Parameters showing when typing a function and introduction of autocomplete in C++ Feb 6, 2025
@WhyPenguins WhyPenguins changed the base branch from main to improved-autocomplete-wip March 13, 2025 18:33
@WhyPenguins WhyPenguins merged commit 5900427 into thoth-tech:improved-autocomplete-wip Mar 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants