microsoft / microsoft/azure-tools-for-java

local.setting.json not found in project folder

Open
#5,856 1 comment 0 reactions 1 assignee View on GitHub

@Flanker32 is already working on this.

Since Dec 2, 2021.

Module: Azure Functions P3 Tool: IntelliJ Type: Feature Request
Dominant language
Java
Stars
262
Forks
185
Avg merge
2d 21h
Merged PRs (30d)
1

Description

When creating a run configuration for a function, the local.settings.json file is not found in the project directory. The only directory searched is the root directory and there is no way to point the plugin to the proper folder from which to import the settings. This functionality breaks if the root director for a project contains many different projects.

A better solution would be to simply use the local.settings.json file in the project directory or to use it from the build directory. An acceptable solution would be to allow me to select which local.settings.json file to pull the settings from.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.