Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolving bounty version 0.1 #2

Merged
merged 15 commits into from
Nov 15, 2023
Merged

Commits on Oct 27, 2023

  1. adding files for refact extension

    jamesBrownlee committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c4dfe37 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. testing github workflow

    jamesBrownlee committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    64a5f05 View commit details
    Browse the repository at this point in the history
  2. removing default exe to test workflow

    jamesBrownlee committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    91f6717 View commit details
    Browse the repository at this point in the history
  3. uploading artifacts in workflow

    jamesBrownlee committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8dbd51e View commit details
    Browse the repository at this point in the history
  4. readding exe

    jamesBrownlee committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1495fe4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. cleaning up files

    jamesBrownlee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    567dba0 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. C/C++ now works with grey text

    jamesBrownlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    afd128e View commit details
    Browse the repository at this point in the history
  2. fixed minor typo

    jamesBrownlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    faa87c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. can now select intellisense options, whitespace causes less problems …

    …for grey text completions and the code will only ask for completions when the cursor is at the end of a line
    jamesBrownlee committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    37e9e90 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. removing binary and updating build scripts

    jamesBrownlee committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c477f10 View commit details
    Browse the repository at this point in the history
  2. fixing build script typo

    jamesBrownlee committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3153d7a View commit details
    Browse the repository at this point in the history
  3. fixing minor build naming issue

    jamesBrownlee committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    becfe12 View commit details
    Browse the repository at this point in the history
  4. Updating code to be consistent with new build script

    jamesBrownlee committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2cfa582 View commit details
    Browse the repository at this point in the history
  5. improved the options page

    jamesBrownlee committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    28de23e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. added comments and fixed formatting

    jamesBrownlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d35bd9c View commit details
    Browse the repository at this point in the history