Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: continuedev/continue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: IBICT/nice-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on May 14, 2026

  1. docs: Atualizar o README

    deivdy authored May 14, 2026
    Configuration menu
    Copy the full SHA
    9e89dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf7b7e8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. fix: corrigir getExtensionUri e adicionar roteiro de build

    - Corrige getExtensionUri() em vscode.ts que referenciava "Continue.continue"
      ao invés de "ibict.nice-code", causando erro ao carregar a view principal
    - Adiciona BUILD.md com roteiro completo para buildar e instalar a extensão
      em uma nova máquina, incluindo ordem dos pacotes, workarounds conhecidos
      e tabela de solução de problemas
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    deivdy and claude committed May 15, 2026
    Configuration menu
    Copy the full SHA
    250dd94 View commit details
    Browse the repository at this point in the history
  2. docs: atualizar README da extensão VS Code com branding Nice Code

    Substitui o conteúdo do Continue pelo conteúdo do Nice Code (IBICT),
    alinhando a página do marketplace com a identidade do projeto.
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    deivdy and claude committed May 15, 2026
    Configuration menu
    Copy the full SHA
    a277b6a View commit details
    Browse the repository at this point in the history
  3. chore: bump version para 1.3.40

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    deivdy and claude committed May 15, 2026
    Configuration menu
    Copy the full SHA
    79b7ee7 View commit details
    Browse the repository at this point in the history
  4. docs: atualizar BUILD.md para versão 1.3.40

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    deivdy and claude committed May 15, 2026
    Configuration menu
    Copy the full SHA
    60ab81b View commit details
    Browse the repository at this point in the history
Loading